|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
11 #ifndef CXVIEWGROUPTREENODE_H
12 #define CXVIEWGROUPTREENODE_H
30 virtual QString
getUid()
const;
31 virtual QString
getName()
const;
32 virtual QString
getType()
const;
39 virtual QVariant
getFont()
const;
47 #endif // CXVIEWGROUPTREENODE_H
virtual QVariant getFont() const
virtual TreeNodePtr getParent() const
Namespace for all CustusX production code.
ViewGroupTreeNode(TreeRepositoryWeakPtr repo, int groupIndex)
virtual QVariant getColor() const
virtual QString getName() const
virtual boost::shared_ptr< QWidget > createPropertiesWidget() const
virtual QIcon getIcon() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
boost::shared_ptr< TreeNode > TreeNodePtr
virtual ~ViewGroupTreeNode()
virtual QString getUid() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual bool useColoredName() const
virtual QString getType() const