Fraxinus  18.10
An IGT application
cx::ShowSlice2DDataTreeNode Class Reference

#include <cxShowDataTreeNode.h>

Inheritance diagram for cx::ShowSlice2DDataTreeNode:
cx::ShowDataTreeNodeBase cx::TreeNodeImpl cx::TreeNode

Public Member Functions

 ShowSlice2DDataTreeNode (TreeRepositoryWeakPtr repo, DataPtr data)
 
virtual ~ShowSlice2DDataTreeNode ()
 
virtual QString getUid () const
 
virtual QString getName () const
 
virtual QString getType () const
 
- Public Member Functions inherited from cx::ShowDataTreeNodeBase
 ShowDataTreeNodeBase (TreeRepositoryWeakPtr repo, DataPtr data)
 
virtual ~ShowDataTreeNodeBase ()
 
virtual TreeNodePtr getParent () const
 
virtual bool isVisibleNode () const
 
virtual void activate ()
 
virtual QIcon getIcon () const
 
virtual QVariant getViewGroupVisibility (int index) const
 
virtual void setViewGroupVisibility (int index, bool value)
 
virtual boost::shared_ptr< QWidget > createPropertiesWidget () const
 
virtual QVariant getColor () const
 
virtual QVariant getFont () const
 
- Public Member Functions inherited from cx::TreeNodeImpl
 TreeNodeImpl (TreeRepositoryWeakPtr repo)
 
virtual ~TreeNodeImpl ()
 
virtual std::vector< TreeNodePtrgetChildren () const
 
virtual bool useColoredName () 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 ()
 

Protected Member Functions

virtual DataViewProperties getDefiningDataViewProperties () const
 
- Protected Member Functions inherited from cx::TreeNodeImpl
VisServicesPtr getServices () const
 
TreeRepositoryPtr repo ()
 
const TreeRepositoryPtr repo () const
 
QIcon addBackgroundColorToIcon (QIcon input, QColor color) const
 

Additional Inherited Members

- Signals inherited from cx::TreeNode
void parentChanged (TreeNodePtr prev, TreeNodePtr next)
 
void changed ()
 
- Protected Attributes inherited from cx::ShowDataTreeNodeBase
DataPtr mData
 
- Protected Attributes inherited from cx::TreeNodeImpl
TreeRepositoryWeakPtr mRepository
 

Detailed Description

Definition at line 63 of file cxShowDataTreeNode.h.

Constructor & Destructor Documentation

cx::ShowSlice2DDataTreeNode::ShowSlice2DDataTreeNode ( TreeRepositoryWeakPtr  repo,
DataPtr  data 
)

-----------------------------------------------------—


Definition at line 132 of file cxShowDataTreeNode.cpp.

virtual cx::ShowSlice2DDataTreeNode::~ShowSlice2DDataTreeNode ( )
inlinevirtual

Definition at line 68 of file cxShowDataTreeNode.h.

Member Function Documentation

DataViewProperties cx::ShowSlice2DDataTreeNode::getDefiningDataViewProperties ( ) const
protectedvirtual

Implements cx::ShowDataTreeNodeBase.

Definition at line 148 of file cxShowDataTreeNode.cpp.

QString cx::ShowSlice2DDataTreeNode::getName ( ) const
virtual

Implements cx::TreeNode.

Definition at line 140 of file cxShowDataTreeNode.cpp.

QString cx::ShowSlice2DDataTreeNode::getType ( ) const
virtual

Implements cx::TreeNode.

Definition at line 144 of file cxShowDataTreeNode.cpp.

QString cx::ShowSlice2DDataTreeNode::getUid ( ) const
virtual

Implements cx::TreeNode.

Definition at line 136 of file cxShowDataTreeNode.cpp.


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