32 #ifndef CXTOPTREENODE_H
33 #define CXTOPTREENODE_H
50 virtual QString
getUid()
const;
51 virtual QString
getName()
const;
52 virtual QString
getType()
const;
62 #endif // CXTOPTREENODE_H
boost::shared_ptr< TreeNode > TreeNodePtr
TopTreeNode(TreeRepositoryWeakPtr repo)
virtual QString getType() const
virtual bool isVisibleNode() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QString getUid() const
virtual TreeNodePtr getParent() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
virtual QString getName() const
virtual QIcon getIcon() const