qMRMLAbstractRootItemHelper Class Reference

#include <qMRMLItemHelper.h>

Inheritance diagram for qMRMLAbstractRootItemHelper:
qMRMLAbstractItemHelper qMRMLFlatRootItemHelper qMRMLRootItemHelper qMRMLRootItemHelper

List of all members.

Public Member Functions

virtual qMRMLAbstractItemHelperchild (int row, int column) const
virtual int childCount () const
virtual QVariant data (int role=Qt::DisplayRole) const
virtual Qt::ItemFlags flags () const
virtual bool hasChildren () const
virtual vtkObjectobject () const
virtual qMRMLAbstractItemHelperparent () const
virtual int row () const
virtual ~qMRMLAbstractRootItemHelper ()

Protected Member Functions

virtual int childIndex (const qMRMLAbstractItemHelper *child) const
 here we know for sure that child is a child of this.
vtkMRMLScenemrmlScene () const
 qMRMLAbstractRootItemHelper (vtkMRMLScene *scene, const qMRMLAbstractItemHelperFactory *factory)

Private Member Functions

 QCTK_DECLARE_PRIVATE (qMRMLAbstractRootItemHelper)

Constructor & Destructor Documentation

virtual qMRMLAbstractRootItemHelper::~qMRMLAbstractRootItemHelper (  )  [inline, virtual]
qMRMLAbstractRootItemHelper::qMRMLAbstractRootItemHelper ( vtkMRMLScene scene,
const qMRMLAbstractItemHelperFactory factory 
) [protected]

References QCTK_INIT_PRIVATE.


Member Function Documentation

qMRMLAbstractItemHelper * qMRMLAbstractRootItemHelper::child ( int  row,
int  column 
) const [virtual]
int qMRMLAbstractRootItemHelper::childCount (  )  const [virtual]

Reimplemented from qMRMLAbstractItemHelper.

int qMRMLAbstractRootItemHelper::childIndex ( const qMRMLAbstractItemHelper child  )  const [protected, virtual]

here we know for sure that child is a child of this.

QVariant qMRMLAbstractRootItemHelper::data ( int  role = Qt::DisplayRole  )  const [virtual]

Reimplemented from qMRMLAbstractItemHelper.

Qt::ItemFlags qMRMLAbstractRootItemHelper::flags (  )  const [virtual]
bool qMRMLAbstractRootItemHelper::hasChildren (  )  const [virtual]

Reimplemented from qMRMLAbstractItemHelper.

vtkMRMLScene * qMRMLAbstractRootItemHelper::mrmlScene (  )  const [protected]
vtkObject * qMRMLAbstractRootItemHelper::object (  )  const [virtual]
qMRMLAbstractItemHelper * qMRMLAbstractRootItemHelper::parent (  )  const [virtual]

Reimplemented from qMRMLAbstractItemHelper.

qMRMLAbstractRootItemHelper::QCTK_DECLARE_PRIVATE ( qMRMLAbstractRootItemHelper   )  [private]

Reimplemented from qMRMLAbstractItemHelper.

int qMRMLAbstractRootItemHelper::row (  )  const [virtual]

Reimplemented from qMRMLAbstractItemHelper.


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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1