#include <BALL/VIEW/DIALOGS/pluginDialog.h>
Public Member Functions | |
PluginModel () | |
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
QVariant | data (const QModelIndex &i, int role) const |
void | pluginsLoaded () |
Private Attributes | |
int | num_rows_ |
BALL::VIEW::PluginModel::PluginModel | ( | ) |
QVariant BALL::VIEW::PluginModel::data | ( | const QModelIndex & | i, | |
int | role | |||
) | const |
void BALL::VIEW::PluginModel::pluginsLoaded | ( | ) |
int BALL::VIEW::PluginModel::rowCount | ( | const QModelIndex & | parent = QModelIndex() |
) | const |
int BALL::VIEW::PluginModel::num_rows_ [private] |