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