qMRMLVariantArrayItemHelper Class Reference

#include <qMRMLItemHelper.h>

Inheritance diagram for qMRMLVariantArrayItemHelper:
qMRMLAbstractItemHelper

List of all members.

Public Member Functions

virtual QVariant data (int role=Qt::DisplayRole) const
virtual Qt::ItemFlags flags () const
virtual vtkObjectobject () const
virtual qMRMLAbstractItemHelperparent () const
 qMRMLVariantArrayItemHelper (vtkVariantArray *array, int column, const qMRMLAbstractItemHelperFactory *factory)
virtual bool setData (const QVariant &value, int role=Qt::EditRole)

Static Public Member Functions

static void createProperties (vtkVariantArray &properties, vtkObject *parent, const vtkStdString &title, Qt::ItemFlags flags=Qt::ItemIsEnabled)

Protected Member Functions

vtkMRMLScenemrmlScene () const

Private Member Functions

 QCTK_DECLARE_PRIVATE (qMRMLVariantArrayItemHelper)

Constructor & Destructor Documentation

qMRMLVariantArrayItemHelper::qMRMLVariantArrayItemHelper ( vtkVariantArray *  array,
int  column,
const qMRMLAbstractItemHelperFactory factory 
)

References QCTK_INIT_PRIVATE.


Member Function Documentation

void qMRMLVariantArrayItemHelper::createProperties ( vtkVariantArray &  properties,
vtkObject parent,
const vtkStdString &  title,
Qt::ItemFlags  flags = Qt::ItemIsEnabled 
) [static]
QVariant qMRMLVariantArrayItemHelper::data ( int  role = Qt::DisplayRole  )  const [virtual]
Qt::ItemFlags qMRMLVariantArrayItemHelper::flags (  )  const [virtual]
vtkMRMLScene * qMRMLVariantArrayItemHelper::mrmlScene (  )  const [protected]
vtkObject * qMRMLVariantArrayItemHelper::object (  )  const [virtual]
qMRMLAbstractItemHelper * qMRMLVariantArrayItemHelper::parent (  )  const [virtual]
qMRMLVariantArrayItemHelper::QCTK_DECLARE_PRIVATE ( qMRMLVariantArrayItemHelper   )  [private]

Reimplemented from qMRMLAbstractItemHelper.

bool qMRMLVariantArrayItemHelper::setData ( const QVariant &  value,
int  role = Qt::EditRole 
) [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