32 #ifndef CXGROUPTREENODE_H
33 #define CXGROUPTREENODE_H
51 virtual QString
getUid()
const;
52 virtual QString
getName()
const;
53 virtual QString
getType()
const;
64 #endif // CXGROUPTREENODE_H
boost::shared_ptr< TreeNode > TreeNodePtr
virtual QString getUid() const
virtual TreeNodePtr getParent() const
virtual QString getType() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QIcon getIcon() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
virtual QString getName() const
virtual bool isVisibleNode() const
GroupTreeNode(TreeRepositoryWeakPtr repo, QString typeName)