CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ViewServiceTreeNode Class Reference

#include <cxViewServiceTreeNode.h>

Inheritance diagram for cx::ViewServiceTreeNode:
cx::GroupTreeNode cx::TreeNodeImpl cx::TreeNode

Public Member Functions

 ViewServiceTreeNode (TreeRepositoryWeakPtr repo)
 
virtual ~ViewServiceTreeNode ()
 
- Public Member Functions inherited from cx::GroupTreeNode
 GroupTreeNode (TreeRepositoryWeakPtr repo, QString typeName)
 
virtual ~GroupTreeNode ()
 
virtual QString getUid () const
 
virtual QString getName () const
 
virtual QString getType () const
 
virtual TreeNodePtr getParent () const
 
virtual bool isVisibleNode () const
 
virtual QIcon getIcon () const
 
- Public Member Functions inherited from cx::TreeNodeImpl
 TreeNodeImpl (TreeRepositoryWeakPtr repo)
 
virtual ~TreeNodeImpl ()
 
virtual std::vector< TreeNodePtrgetChildren () const
 
virtual void activate ()
 
virtual QVariant getViewGroupVisibility (int index) const
 
virtual void setViewGroupVisibility (int index, bool value)
 
virtual QVariant getColor () const
 
virtual bool useColoredName () const
 
virtual QVariant getFont () const
 
virtual boost::shared_ptr< QWidget > createPropertiesWidget () const
 
virtual bool isDefaultExpanded () const
 
virtual bool isRemovable () const
 
virtual void remove ()
 
virtual std::vector< TreeNodePtrgetVisibleChildren () const
 
virtual TreeNodePtr getVisibleParent () const
 
- Public Member Functions inherited from cx::TreeNode
virtual ~TreeNode ()
 

Additional Inherited Members

- Signals inherited from cx::TreeNode
void parentChanged (TreeNodePtr prev, TreeNodePtr next)
 
void changed ()
 
- Protected Member Functions inherited from cx::TreeNodeImpl
VisServicesPtr getServices () const
 
TreeRepositoryPtr repo ()
 
const TreeRepositoryPtr repo () const
 
QIcon addBackgroundColorToIcon (QIcon input, QColor color) const
 
- Protected Attributes inherited from cx::TreeNodeImpl
TreeRepositoryWeakPtr mRepository
 

Detailed Description

Definition at line 25 of file cxViewServiceTreeNode.h.

Constructor & Destructor Documentation

cx::ViewServiceTreeNode::ViewServiceTreeNode ( TreeRepositoryWeakPtr  repo)

Definition at line 27 of file cxViewServiceTreeNode.cpp.

virtual cx::ViewServiceTreeNode::~ViewServiceTreeNode ( )
inlinevirtual

Definition at line 30 of file cxViewServiceTreeNode.h.


The documentation for this class was generated from the following files: