#include <cxTreeItemModel.h>
Definition at line 28 of file cxTreeItemModel.h.
cx::TreeItemModel::~TreeItemModel |
( |
| ) |
|
|
virtual |
int cx::TreeItemModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
void cx::TreeItemModel::currentItemChanged |
( |
| ) |
|
|
signal |
QVariant cx::TreeItemModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
Qt::ItemFlags cx::TreeItemModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
TreeNodePtr cx::TreeItemModel::getNodeFromIndex |
( |
const QModelIndex & |
index | ) |
|
QVariant cx::TreeItemModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
QModelIndex cx::TreeItemModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
|
virtual |
void cx::TreeItemModel::loaded |
( |
| ) |
|
|
signal |
QModelIndex cx::TreeItemModel::parent |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
int cx::TreeItemModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
virtual |
bool cx::TreeItemModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role |
|
) |
| |
|
virtual |
void cx::TreeItemModel::setSelectionModel |
( |
QItemSelectionModel * |
selectionModel | ) |
|
void cx::TreeItemModel::update |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files:
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-RE-JOB1/CX/CX/source/gui/browser/cxTreeItemModel.h
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-RE-JOB1/CX/CX/source/gui/browser/cxTreeItemModel.cpp