30 return QString(
"group_%1").arg(mTypeName);
35 return QString(
"%1 group").arg(mTypeName);
45 if (this->
repo()->getMode()!=
"flat")
52 if (this->
repo()->getMode()!=
"flat")
54 return this->
repo()->getTopNode();
59 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)
Namespace for all CustusX production code.