11 #ifndef CXSPACETREENODE_H 12 #define CXSPACETREENODE_H 30 virtual QString
getUid()
const;
31 virtual QString
getName()
const;
32 virtual QString
getType()
const;
43 #endif // CXSPACETREENODE_H boost::shared_ptr< TreeNode > TreeNodePtr
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QString getType() const
virtual TreeNodePtr getParent() const
virtual QString getName() const
virtual QIcon getIcon() const
virtual QString getUid() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
Identification of a Coordinate system.
SpaceTreeNode(TreeRepositoryWeakPtr repo, CoordinateSystem space)
virtual bool isVisibleNode() const
Namespace for all CustusX production code.