32 #ifndef CXSPACETREENODE_H
33 #define CXSPACETREENODE_H
51 virtual QString
getUid()
const;
52 virtual QString
getName()
const;
53 virtual QString
getType()
const;
64 #endif // CXSPACETREENODE_H
boost::shared_ptr< TreeNode > TreeNodePtr
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QString getType() const
virtual TreeNodePtr getParent() const
virtual QString getName() const
virtual QIcon getIcon() const
virtual QString getUid() const
boost::weak_ptr< TreeNode > TreeNodeWeakPtr
Identification of a Coordinate system.
SpaceTreeNode(TreeRepositoryWeakPtr repo, CoordinateSystem space)
virtual bool isVisibleNode() const