32 #ifndef CXVIEWGROUPTREENODE_H
33 #define CXVIEWGROUPTREENODE_H
51 virtual QString
getUid()
const;
52 virtual QString
getName()
const;
53 virtual QString
getType()
const;
60 virtual QVariant
getFont()
const;
68 #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 QString getUid() const
QWidget * createPropertiesWidget() 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