|
NorMIT-nav
22.09
An IGT application
|
Go to the documentation of this file.
35 return QString(
"view_%1").arg(mGroupIndex);
40 return QString(
"View %1").arg(mGroupIndex);
45 if (this->
repo()->getMode()==
"flat")
46 return this->
repo()->getNodeForGroup(
"view");
62 return QIcon(
":icons/open_icon_library/eye.png.png");
67 return QColor(
"blue");
virtual QVariant getFont() const
virtual TreeNodePtr getParent() const
Namespace for all CustusX production code.
ViewGroupTreeNode(TreeRepositoryWeakPtr repo, int groupIndex)
virtual QVariant getColor() const
virtual QString getName() const
virtual boost::shared_ptr< QWidget > createPropertiesWidget() const
virtual QIcon getIcon() const
boost::shared_ptr< TreeNode > TreeNodePtr
VisServicesPtr getServices() const
virtual QString getUid() const
boost::weak_ptr< class TreeRepository > TreeRepositoryWeakPtr
virtual QString getType() const