#include <PresetsStore.h>
◆ PresetsStore()
| zyncarla::PresetsStore::PresetsStore |
( |
const class Config & | config | ) |
|
◆ ~PresetsStore()
| PresetsStore::~PresetsStore |
( |
| ) |
|
◆ checkclipboardtype()
| bool PresetsStore::checkclipboardtype |
( |
const char * | type | ) |
|
◆ clearpresets()
| void PresetsStore::clearpresets |
( |
| ) |
|
◆ copyclipboard()
◆ copypreset()
| void zyncarla::PresetsStore::copypreset |
( |
XMLwrapper & | xml, |
|
|
char * | type, |
|
|
std::string | name ) |
◆ deletepreset() [1/2]
| void PresetsStore::deletepreset |
( |
std::string | file | ) |
|
◆ deletepreset() [2/2]
| void PresetsStore::deletepreset |
( |
unsigned int | npreset | ) |
|
◆ pasteclipboard()
| bool PresetsStore::pasteclipboard |
( |
XMLwrapper & | xml | ) |
|
◆ pastepreset()
| bool PresetsStore::pastepreset |
( |
XMLwrapper & | xml, |
|
|
unsigned int | npreset ) |
◆ scanforpresets()
| void PresetsStore::scanforpresets |
( |
| ) |
|
◆ [struct]
| struct { ... } zyncarla::PresetsStore::clipboard |
◆ config
◆ data
| std::string zyncarla::PresetsStore::data |
◆ presets
◆ type
| std::string zyncarla::PresetsStore::type |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Params/PresetsStore.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Params/PresetsStore.cpp