32 #ifndef CXTOOLTREENODE_H
33 #define CXTOOLTREENODE_H
51 virtual QString
getUid()
const;
52 virtual QString
getName()
const;
53 virtual QString
getType()
const;
60 virtual QVariant
getFont()
const;
68 #endif // CXTOOLTREENODE_H
boost::shared_ptr< TreeNode > TreeNodePtr
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
boost::shared_ptr< class Tool > ToolPtr