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 bool useColoredName() const
boost::shared_ptr< TreeNode > TreeNodePtr
virtual TreeNodePtr getParent() const
virtual ~ViewGroupTreeNode()
ViewGroupTreeNode(TreeRepositoryWeakPtr repo, int groupIndex)
virtual QVariant getFont() const
virtual boost::shared_ptr< QWidget > createPropertiesWidget() const
virtual QString getUid() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
virtual QVariant getColor() const
virtual QString getType() const
virtual QString getName() const
virtual QIcon getIcon() const
Namespace for all CustusX production code.