51 return QString(
"group_%1").arg(mTypeName);
56 return QString(
"%1 group").arg(mTypeName);
66 if (this->
repo()->getMode()!=
"flat")
73 if (this->
repo()->getMode()!=
"flat")
75 return this->
repo()->getTopNode();
80 return QIcon(
":icons/open_icon_library/document-open-7.png");
boost::shared_ptr< TreeNode > TreeNodePtr
virtual QString getUid() const
virtual TreeNodePtr getParent() const
virtual QString getType() const
virtual bool isVisibleNode() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QIcon getIcon() const
virtual QString getName() const
virtual bool isVisibleNode() const
GroupTreeNode(TreeRepositoryWeakPtr repo, QString typeName)