|
BALL
1.4.79
|
#include <BALL/VIEW/DIALOGS/pluginDialog.h>
Public Member Functions | |
| PluginModel (QObject *parent=0) | |
| int | rowCount (const QModelIndex &parent=QModelIndex()) const |
| QVariant | data (const QModelIndex &i, int role) const |
| void | pluginsLoaded () |
A wrapper around the plugin manager that provides a model on the currently loaded plugins
Definition at line 45 of file pluginDialog.h.
|
explicit |
| 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 |
1.8.7