11 #ifndef CXGROUPTREENODE_H 12 #define CXGROUPTREENODE_H 30 virtual QString
getUid()
const;
31 virtual QString
getName()
const;
32 virtual QString
getType()
const;
43 #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)
Namespace for all CustusX production code.