AttributeInstance< type > Member List

This is the complete list of members for AttributeInstance< type >, including all inherited members.
AddTarget(Attribute &cTarget)AttributeInstance< type > [inline, virtual]
AsString(bool bLocalized=false) const AttributeInstance< type > [inline, virtual]
Attribute(Node *pOwner, const QString &sID)Attribute [protected]
Attribute(Node *pOwner, bool bInstall)Attribute [protected]
AttributeInstance(Node *pOwner, const QString &sID)AttributeInstance< type > [inline]
AttributeInstance(Node *pOwner, const QString &sID, const type &cValue)AttributeInstance< type > [inline]
AttributeInstance(const AttributeInstance< type > &o)AttributeInstance< type > [inline]
AttributeInstance(Node *pOwner, const QString &sName, bool bInstall)AttributeInstance< type > [inline, protected]
AttributeType enum nameAttribute
Category(void) const Attribute
CheckValidity(void)Attribute
ClearSource(void)Attribute
ClearTargets(void)Attribute
Connect(Attribute &cSource)Attribute
Const(void) const Attribute
CreateEditorWidget(QWidget *pParent, int iWidth)AttributeInstance< type > [inline, virtual]
ID(void) const Attribute
Index(void) const Attribute
InstantEdit(void) const Attribute
LabelWidth(void) const Attribute
LogSource(void)Attribute
LogTargets(void)Attribute
m_aTargetsAttribute [protected]
m_bConstAttribute [protected]
m_bInstantEditAttribute [protected]
m_bSeparatorAttribute [protected]
m_bVisibleAttribute [protected]
m_cValueAttributeInstance< type >
m_fLabelWidthAttribute [protected]
m_iIndexAttribute [protected]
m_iSizeAttribute [protected]
m_pNextAttribute [protected]
m_pNodeAttribute [protected]
m_pSourceAttribute [protected]
m_sCategoryAttribute [protected]
m_sIDAttribute [protected]
m_sNameAttribute [protected]
m_sToolTipAttribute [protected]
Name(void) const Attribute
Node classAttribute [friend]
operator!=(const Attribute &cAttribute) const Attribute
operator==(const Attribute &cAttribute) const Attribute
OPERATORS(type)AttributeInstance< type >
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)AttributeInstance< type > [inline, virtual]
SetCategory(const QString &sCategory, bool bSeparator=false)Attribute
SetConst(bool bConst)Attribute
SetFromString(const QString &sValue, bool bInternal=true, bool=false)AttributeInstance< type > [inline, virtual]
SetIndex(int iIndex)Attribute
SetInstantEdit(bool bOn)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
SetValue(type cValue, bool bInternal=false)AttributeInstance< type > [inline, virtual]
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
Type(void) const AttributeInstance< type > [inline, virtual]
typeBool enum valueAttribute
typeColor enum valueAttribute
typeEnum enum valueAttribute
typeFloat enum valueAttribute
typeInt enum valueAttribute
typePointer enum valueAttribute
typeString enum valueAttribute
typeUnknown enum valueAttribute
typeVector enum valueAttribute
typeWatch enum valueAttribute
Uninstall(void)Attribute [protected]
UpdateTargets(void)AttributeInstance< type > [inline, virtual]
ValidatePointerValue(const Node *pValue)Attribute [virtual]
Value(void) const AttributeInstance< type > [inline]
Visible(void) const Attribute
~Attribute(void)Attribute [virtual]