|
| enum | Roles { PluginVariantRole = Qt::UserRole + 1
} |
Definition at line 14 of file plugin_list.h.
◆ Roles
| enum zrythm::plugins::PluginList::Roles |
◆ PluginList()
◆ append_plugin()
◆ data()
| QVariant zrythm::plugins::PluginList::data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
inlineoverride |
◆ insert_plugin()
◆ plugins()
| auto & zrythm::plugins::PluginList::plugins |
( |
| ) |
const |
|
inline |
◆ remove_plugin()
◆ roleNames()
| QHash< int, QByteArray > zrythm::plugins::PluginList::roleNames |
( |
| ) |
const |
|
inlineoverride |
◆ rowCount()
| int zrythm::plugins::PluginList::rowCount |
( |
const QModelIndex & | parent = QModelIndex () | ) |
const |
|
inlineoverride |
◆ from_json
| void from_json |
( |
const nlohmann::json & | j, |
|
|
PluginList & | l ) |
|
friend |
◆ to_json
| void to_json |
( |
nlohmann::json & | j, |
|
|
const PluginList & | l ) |
|
friend |
The documentation for this class was generated from the following file: