#include <qMRMLItemHelper.h>
Public Member Functions | |
| virtual qMRMLAbstractItemHelper * | child (int row, int column) const |
| virtual int | childCount () const |
| virtual bool | hasChildren () const |
| qMRMLExtraItemsHelper (vtkCollection *preItems, vtkCollection *postItems, qMRMLAbstractItemHelper *proxy) | |
| virtual | ~qMRMLExtraItemsHelper () |
Protected Member Functions | |
| virtual int | childIndex (const qMRMLAbstractItemHelper *child) const |
| here we know for sure that child is a child of this. | |
Private Member Functions | |
| QCTK_DECLARE_PRIVATE (qMRMLExtraItemsHelper) | |
| qMRMLExtraItemsHelper::qMRMLExtraItemsHelper | ( | vtkCollection * | preItems, | |
| vtkCollection * | postItems, | |||
| qMRMLAbstractItemHelper * | proxy | |||
| ) |
References autoSlicerTracto2regions::d, QCTK_D, and QCTK_INIT_PRIVATE.
| qMRMLExtraItemsHelper::~qMRMLExtraItemsHelper | ( | ) | [virtual] |
| qMRMLAbstractItemHelper * qMRMLExtraItemsHelper::child | ( | int | row, | |
| int | column | |||
| ) | const [virtual] |
| int qMRMLExtraItemsHelper::childCount | ( | ) | const [virtual] |
Reimplemented from qMRMLProxyItemHelper.
References qMRMLAbstractItemHelper::childCount(), qMRMLProxyItemHelper::column(), autoSlicerTracto2regions::d, qMRMLProxyItemHelper::proxy(), and QCTK_D.
Referenced by child().
| int qMRMLExtraItemsHelper::childIndex | ( | const qMRMLAbstractItemHelper * | child | ) | const [protected, virtual] |
here we know for sure that child is a child of this.
Reimplemented from qMRMLProxyItemHelper.
References qMRMLAbstractItemHelper::childCount(), qMRMLProxyItemHelper::childIndex(), autoSlicerTracto2regions::d, qMRMLAbstractItemHelper::object(), qMRMLProxyItemHelper::proxy(), and QCTK_D.
| bool qMRMLExtraItemsHelper::hasChildren | ( | ) | const [virtual] |
Reimplemented from qMRMLProxyItemHelper.
References qMRMLProxyItemHelper::column(), autoSlicerTracto2regions::d, and QCTK_D.
| qMRMLExtraItemsHelper::QCTK_DECLARE_PRIVATE | ( | qMRMLExtraItemsHelper | ) | [private] |
Reimplemented from qMRMLProxyItemHelper.
1.6.1