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