|
Guitarix
|
#include <gx_preset_window.h>


Public Member Functions | |
| PresetWindow (Glib::RefPtr< gx_gui::GxBuilder > bld, gx_engine::GxMachineBase &machine, const gx_system::CmdlineOptions &options, GxActions &actions, GtkSizeGroup *lc) | |
| ~PresetWindow () | |
| void | on_preset_select (bool v, bool animated, int preset_window_height) |
Definition at line 91 of file gx_preset_window.h.
| PresetWindow::PresetWindow | ( | Glib::RefPtr< gx_gui::GxBuilder > | bld, |
| gx_engine::GxMachineBase & | machine, | ||
| const gx_system::CmdlineOptions & | options, | ||
| GxActions & | actions, | ||
| GtkSizeGroup * | lc | ||
| ) |
Definition at line 45 of file gx_preset_window.cpp.
| PresetWindow::~PresetWindow | ( | ) |
Definition at line 175 of file gx_preset_window.cpp.
| void PresetWindow::on_preset_select | ( | bool | v, |
| bool | animated, | ||
| int | preset_window_height | ||
| ) |
Definition at line 1425 of file gx_preset_window.cpp.