#include <CurveCreator_TreeView.h>
| Enumerator |
|---|
| ICON_POLYLINE |
|
| ICON_SPLINE |
|
| ICON_CLOSED_SPLINE |
|
| ICON_CLOSED_POLYLINE |
|
| ICON_POINT |
|
| int CurveCreator_TreeViewModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
| QVariant CurveCreator_TreeViewModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
References CurveCreator_ICurve::getNbPoints(), CurveCreator_ICurve::getSectionName(), CurveCreator_ICurve::getSectionType(), ICON_CLOSED_POLYLINE, ICON_CLOSED_SPLINE, ICON_POLYLINE, ICON_SPLINE, ID_SECTION, CurveCreator_ICurve::isClosed(), myCachedIcons, myCurve, and CurveCreator::Polyline.
| int CurveCreator_TreeViewModel::getPoint |
( |
const QModelIndex & |
theIndx | ) |
const |
| int CurveCreator_TreeViewModel::getSection |
( |
const QModelIndex & |
theIndx | ) |
const |
| QModelIndex CurveCreator_TreeViewModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
|
virtual |
| bool CurveCreator_TreeViewModel::isSection |
( |
const QModelIndex & |
theIndx | ) |
const |
| QModelIndex CurveCreator_TreeViewModel::nbPointsIndex |
( |
int |
theSection | ) |
const |
| QModelIndex CurveCreator_TreeViewModel::parent |
( |
const QModelIndex & |
theIndex | ) |
const |
|
virtual |
| QModelIndex CurveCreator_TreeViewModel::pointIndex |
( |
int |
theSection, |
|
|
int |
thePoint |
|
) |
| const |
| int CurveCreator_TreeViewModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
| QModelIndex CurveCreator_TreeViewModel::sectionIndex |
( |
int |
theSection | ) |
const |
| QMap<IconType, QPixmap> CurveCreator_TreeViewModel::myCachedIcons |
|
private |
The documentation for this class was generated from the following files: