append(PresetFile &pf, const Glib::ustring &src, PresetFile &pftgt, const Glib::ustring &name) | gx_system::GxSettingsBase | |
banks | gx_system::GxSettingsBase | protected |
convert_preset(PresetFile &pf) | gx_system::GxSettingsBase | |
current_bank | gx_system::GxSettingsBase | protected |
current_name | gx_system::GxSettingsBase | protected |
erase_preset(const Glib::ustring &name) | gx_system::GxSettingsBase | |
erase_preset(PresetFile &pf, const Glib::ustring &name) | gx_system::GxSettingsBase | |
get_current_bank() | gx_system::GxSettingsBase | inline |
get_current_bank_file() | gx_system::GxSettingsBase | inline |
get_current_name() | gx_system::GxSettingsBase | inline |
GxSettingsBase(gx_engine::EngineControl &seq_) | gx_system::GxSettingsBase | |
insert_after(PresetFile &pf, const Glib::ustring &src, PresetFile &pftgt, const Glib::ustring &pos, const Glib::ustring &name) | gx_system::GxSettingsBase | |
insert_before(PresetFile &pf, const Glib::ustring &src, PresetFile &pftgt, const Glib::ustring &pos, const Glib::ustring &name) | gx_system::GxSettingsBase | |
load_preset(PresetFile *pf, const Glib::ustring &name) | gx_system::GxSettingsBase | |
loadsetting(PresetFile *p, const Glib::ustring &name) | gx_system::GxSettingsBase | protected |
loadstate() | gx_system::GxSettingsBase | protected |
preset_io | gx_system::GxSettingsBase | protected |
presetlist_changed | gx_system::GxSettingsBase | protected |
remove_bank(const Glib::ustring &bank) | gx_system::GxSettingsBase | |
rename_bank(const Glib::ustring &oldname, const Glib::ustring &newname, const std::string &newfile) | gx_system::GxSettingsBase | |
rename_preset(PresetFile &pf, const Glib::ustring &oldname, const Glib::ustring &newname) | gx_system::GxSettingsBase | |
reorder_preset(PresetFile &pf, const std::vector< Glib::ustring > &neworder) | gx_system::GxSettingsBase | |
save(PresetFile &pf, const Glib::ustring &name) | gx_system::GxSettingsBase | |
save_to_state(bool preserve_preset=false) | gx_system::GxSettingsBase | |
selection_changed | gx_system::GxSettingsBase | protected |
seq | gx_system::GxSettingsBase | protected |
set_io(AbstractStateIO *st, AbstractPresetIO *pr) | gx_system::GxSettingsBase | inlineprotected |
set_source_to_state() | gx_system::GxSettingsBase | |
set_statefilename(const std::string &fn) | gx_system::GxSettingsBase | inline |
setting_is_preset() | gx_system::GxSettingsBase | inline |
signal_presetlist_changed() | gx_system::GxSettingsBase | inline |
signal_selection_changed() | gx_system::GxSettingsBase | inline |
state_io | gx_system::GxSettingsBase | protected |
statefile | gx_system::GxSettingsBase | protected |
~GxSettingsBase() | gx_system::GxSettingsBase | |