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