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