Guitarix
PluginPresetPopup Class Reference

#include <gx_main_window.h>

Inheritance diagram for PluginPresetPopup:
Collaboration diagram for PluginPresetPopup:

Public Member Functions

 PluginPresetPopup (const PluginDef *pdef, gx_engine::GxMachineBase &machine, const Glib::ustring &save_name_default="")
 
gx_preset::UnitPresetList::const_iterator begin ()
 
gx_preset::UnitPresetList::const_iterator end ()
 
const PluginDefget_pdef ()
 
gx_engine::GxMachineBaseget_machine ()
 

Protected Member Functions

virtual void on_selection_done ()
 

Detailed Description

Definition at line 468 of file gx_main_window.h.

Constructor & Destructor Documentation

§ PluginPresetPopup()

PluginPresetPopup::PluginPresetPopup ( const PluginDef pdef,
gx_engine::GxMachineBase machine,
const Glib::ustring &  save_name_default = "" 
)

Definition at line 769 of file rack.cpp.

Member Function Documentation

§ begin()

gx_preset::UnitPresetList::const_iterator PluginPresetPopup::begin ( )
inline

Definition at line 484 of file gx_main_window.h.

§ end()

gx_preset::UnitPresetList::const_iterator PluginPresetPopup::end ( )
inline

Definition at line 485 of file gx_main_window.h.

§ get_machine()

gx_engine::GxMachineBase& PluginPresetPopup::get_machine ( )
inline

Definition at line 487 of file gx_main_window.h.

§ get_pdef()

const PluginDef* PluginPresetPopup::get_pdef ( )
inline

Definition at line 486 of file gx_main_window.h.

§ on_selection_done()

void PluginPresetPopup::on_selection_done ( )
protectedvirtual

Definition at line 762 of file rack.cpp.


The documentation for this class was generated from the following files: