mudbox::Attribute Member List
This is the complete list of members for
mudbox::Attribute
, including all inherited members.
AddTarget
(Attribute &cTarget)
mudbox::Attribute
[virtual]
AsString
(void) const
mudbox::Attribute
[virtual]
Attribute
(Node *pOwner, const QString &sID)
mudbox::Attribute
[protected]
Attribute
(Node *pOwner, bool bInstall)
mudbox::Attribute
[protected]
AttributeType
enum name
mudbox::Attribute
Category
(void) const
mudbox::Attribute
ClearSource
(void)
mudbox::Attribute
ClearTargets
(void)
mudbox::Attribute
Connect
(Attribute &cSource)
mudbox::Attribute
Const
(void) const
mudbox::Attribute
CreateEditorWidget
(QWidget *pParent, int iWidth)
mudbox::Attribute
[virtual]
ID
(void) const
mudbox::Attribute
Index
(void) const
mudbox::Attribute
LabelWidth
(void) const
mudbox::Attribute
LogTargets
(void)
mudbox::Attribute
m_aTargets
mudbox::Attribute
[protected]
m_bConst
mudbox::Attribute
[protected]
m_bSeparator
mudbox::Attribute
[protected]
m_bVisible
mudbox::Attribute
[protected]
m_fLabelWidth
mudbox::Attribute
[protected]
m_iIndex
mudbox::Attribute
[protected]
m_iSize
mudbox::Attribute
[protected]
m_pNext
mudbox::Attribute
[protected]
m_pNode
mudbox::Attribute
[protected]
m_pSource
mudbox::Attribute
[protected]
m_sCategory
mudbox::Attribute
[protected]
m_sID
mudbox::Attribute
[protected]
m_sName
mudbox::Attribute
[protected]
m_sToolTip
mudbox::Attribute
[protected]
Name
(void) const
mudbox::Attribute
Node
class
mudbox::Attribute
[friend]
operator!=
(const Attribute &cAttribute) const
mudbox::Attribute
operator==
(const Attribute &cAttribute) const
mudbox::Attribute
Owner
(void) const
mudbox::Attribute
ParameterCount
(void) const
mudbox::Attribute
[virtual]
ParameterName
(unsigned int iIndex) const
mudbox::Attribute
[virtual]
ParameterValue
(unsigned int iIndex) const
mudbox::Attribute
[virtual]
PointerValue
(void) const
mudbox::Attribute
[virtual]
Separator
(void) const
mudbox::Attribute
Serialize
(Stream &s)
mudbox::Attribute
[virtual]
SetCategory
(const QString &sCategory, bool bSeparator=false)
mudbox::Attribute
SetConst
(bool bConst)
mudbox::Attribute
SetFromString
(const QString &sValue)
mudbox::Attribute
[virtual]
SetIndex
(int iIndex)
mudbox::Attribute
SetLabelWidth
(float fLabelWidth)
mudbox::Attribute
SetName
(const QString &sName)
mudbox::Attribute
SetOwner
(Node *pOwner)
mudbox::Attribute
SetParameterValue
(const QString &sName, const QString &sValue)
mudbox::Attribute
[virtual]
SetPointerValue
(Node *pValue, bool bLink=true)
mudbox::Attribute
[virtual]
SetSeparator
(bool bSeparator)
mudbox::Attribute
SetToolTip
(const QString &sToolTip)
mudbox::Attribute
SetVisible
(bool bVisible)
mudbox::Attribute
Size
(void) const
mudbox::Attribute
Source
(void)
mudbox::Attribute
StartEvent
(NodeEventType cType) const
mudbox::Attribute
[virtual]
Target
(unsigned int iIndex) const
mudbox::Attribute
TargetCount
(void) const
mudbox::Attribute
TargetType
(void) const
mudbox::Attribute
[virtual]
ToolTip
(void) const
mudbox::Attribute
Type
(void) const
mudbox::Attribute
[virtual]
typeBool
enum value
mudbox::Attribute
typeColor
enum value
mudbox::Attribute
typeEnum
enum value
mudbox::Attribute
typeFloat
enum value
mudbox::Attribute
typeInt
enum value
mudbox::Attribute
typePointer
enum value
mudbox::Attribute
typeString
enum value
mudbox::Attribute
typeUnknown
enum value
mudbox::Attribute
typeVector
enum value
mudbox::Attribute
typeWatch
enum value
mudbox::Attribute
Uninstall
(void)
mudbox::Attribute
[protected]
UpdateTargets
(void)
mudbox::Attribute
[virtual]
ValidatePointerValue
(const Node *pValue)
mudbox::Attribute
[virtual]
Visible
(void) const
mudbox::Attribute
~Attribute
(void)
mudbox::Attribute
[virtual]