|
| enum | Roles { ParamRole = Qt::UserRole + 1
, ParamTypeRole
} |
|
|
| PluginParameterListModel (QObject *parent=nullptr) |
|
QHash< int, QByteArray > | roleNames () const override |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
|
QVariant | data (const QModelIndex &index, int role) const override |
| Plugin * | plugin () const |
|
void | setPlugin (Plugin *plugin) |
|
Q_SIGNAL void | pluginChanged () |
◆ Roles
| enum zrythm::plugins::PluginParameterListModel::Roles |
◆ plugin()
| Plugin * zrythm::plugins::PluginParameterListModel::plugin |
( |
| ) |
const |
|
inline |
◆ plugin
The documentation for this class was generated from the following file: