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