|
BALL
1.4.1
|
#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_ |
Definition at line 33 of file pluginDialog.h.
| QVariant BALL::VIEW::PluginModel::data | ( | const QModelIndex & | i, |
| int | role | ||
| ) | const |
| int BALL::VIEW::PluginModel::rowCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
int BALL::VIEW::PluginModel::num_rows_ [private] |
Definition at line 45 of file pluginDialog.h.
1.7.6.1