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