#include <Applications/ctkPluginBrowser/ctkQtResourcesTreeModel.h>
Definition at line 30 of file ctkQtResourcesTreeModel.h.
◆ ctkQtResourcesTreeModel()
ctkQtResourcesTreeModel::ctkQtResourcesTreeModel |
( |
QObject * |
parent = 0 | ) |
|
◆ ~ctkQtResourcesTreeModel()
ctkQtResourcesTreeModel::~ctkQtResourcesTreeModel |
( |
| ) |
|
◆ columnCount()
int ctkQtResourcesTreeModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
◆ data()
QVariant ctkQtResourcesTreeModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
◆ flags()
Qt::ItemFlags ctkQtResourcesTreeModel::flags |
( |
const QModelIndex & |
index | ) |
const |
◆ headerData()
QVariant ctkQtResourcesTreeModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
◆ index()
QModelIndex ctkQtResourcesTreeModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
◆ parent()
QModelIndex ctkQtResourcesTreeModel::parent |
( |
const QModelIndex & |
index | ) |
const |
◆ rowCount()
int ctkQtResourcesTreeModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
The documentation for this class was generated from the following file: