|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
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
SpaceTreeNode(TreeRepositoryWeakPtr repo, CoordinateSystem space)
Namespace for all CustusX production code.
virtual QString getType() const
virtual QString getUid() const
virtual QIcon getIcon() const
virtual bool isVisibleNode() const
virtual QString getName() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
boost::shared_ptr< TreeNode > TreeNodePtr
virtual TreeNodePtr getParent() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
Identification of a Coordinate system.