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