This is the complete list of members for GroupNode, including all inherited members.
AddAttribute(Attribute::AttributeType type, const QString &id) | Node | |
AddChild(TreeNode *pChild, bool bFirst=false) const | TreeNode | virtual |
Annex(Node *pSource, const QString &sCategory="") | Node | |
AttributeByID(const QString &sID) const | Node | |
AttributeByIndex(int iIndex) const | Node | |
AttributeByName(const QString &sName) const | Node | |
AttributeCount(void) const | Node | |
AttributeValue(const QString &sAttributeID) const | Node | |
ByID(int iID) | Node | static |
ByName(const QString &sClass, const QString &sName) | Node | static |
CheckValidity(Node::DiagnosticLevel iLevel=dgnLevel2) const | TreeNode | virtual |
ChildByClass(const ClassDesc *pClass, bool bAutoCreate=true) const | TreeNode | virtual |
ChildByClass(bool bAutoCreate=true) const | TreeNode | inline |
ChildByClass(const ClassDesc *pClass, unsigned int iIndex=0) const | TreeNode | virtual |
ChildByClass(unsigned int iIndex=0) const | TreeNode | inline |
ContentChanged(void) const | Node | |
CopyTo(Node *pNode) const | TreeNode | virtual |
CreatePropertiesWindow(QWidget *pParent) | Node | virtual |
DeleteChildByClass(const ClassDesc *pClass) | TreeNode | virtual |
dgnLevel1 enum value | Node | |
dgnLevel2 enum value | Node | |
dgnLevel3 enum value | Node | |
DiagnosticLevel enum name | Node | |
DisplayName(void) const | Node | virtual |
Duplicate(void) const | Node | virtual |
First(void) | Node | static |
FirstChild(void) const | TreeNode | virtual |
HelpID(void) const | Node | virtual |
HiddenFromUI(void) const | TreeNode | virtual |
ID(void) const | Node | inline |
Info(void) const | TreeNode | virtual |
Initialize(void) | Node | virtual |
IsKindOf(const ClassDesc *pClass) const | Node | |
LoadTemplate(const QString &sFileName="", bool bStartEvent=false) | Node | |
Locked(void) const | TreeNode | virtual |
LogAttributes(void) const | Node | |
m_pThis | Node | |
MoveChild(TreeNode *pChild, TreeNode *pAfter) | TreeNode | virtual |
Name(const ClassDesc *pClass=0) const | Node | virtual |
Next(void) const | Node | inline |
NextSibling(void) const | TreeNode | virtual |
Node(const QString &sStringID="", const QString &sDisplayName="") | Node | |
OnEvent(const EventGate &cEvent) | Node | virtual |
OnLinked(const TreeNode *pOldParent) | TreeNode | virtual |
OnNodeEvent(const Attribute &cAttribute, NodeEventType cType) | Node | virtual |
Parent(void) const | TreeNode | virtual |
PrevSibling(void) const | TreeNode | virtual |
ReferenceCount(void) const | Node | |
ReferenceNode(unsigned int iIndex) const | Node | |
ReferencePointer(unsigned int iIndex) const | Node | |
RemoveChild(TreeNode *pChild) const | TreeNode | virtual |
RequestDeferredEvent(Attribute &cAttribute) | Node | |
SaveTemplate(const QString &sFileName="", bool bSaveOnlyVisible=false) | Node | |
Serialize(Stream &s) | TreeNode | virtual |
SetAttributeValue(const QString &sAttributeID, const QString &sNewValue) | Node | |
SetDisplayName(const QString &sDisplayName) | Node | virtual |
SetHelpID(const QString &sHelpID) | Node | virtual |
SetHiddenFromUI(bool b) | TreeNode | virtual |
SetID(int iID) | Node | |
SetLocked(bool b) | TreeNode | virtual |
SetName(const QString &sName) | Node | virtual |
SetStringID(const QString &sName) | TreeNode | virtual |
SetVersion(unsigned int iVersion) | Node | |
SetVisible(bool b) | TreeNode | virtual |
StartHashing() | Node | static |
StringID(const ClassDesc *pClass=0) const | Node | virtual |
Transformation(void) const | GroupNode | virtual |
TreeNode(void) | TreeNode | |
UniqueChildName(const TreeNode *pChild, const QString &sPrefix="") const | TreeNode | |
Version(void) const | Node | |
Visible(void) const | TreeNode | virtual |
~Node(void) | Node | virtual |
~TreeNode(void) | TreeNode |