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