Guitarix
|
#include <gx_main_window.h>
Public Member Functions | |
GxUiRadioMenu (gx_engine::GxMachineBase &machine, const std::string &id) | |
void | setup (const Glib::ustring &prefix, const Glib::ustring &postfix, Glib::RefPtr< Gtk::UIManager > &uimanager, Glib::RefPtr< Gtk::ActionGroup > &actiongroup) |
Definition at line 496 of file gx_main_window.h.
GxUiRadioMenu::GxUiRadioMenu | ( | gx_engine::GxMachineBase & | machine, |
const std::string & | id | ||
) |
Definition at line 233 of file gx_main_window.cpp.
void GxUiRadioMenu::setup | ( | const Glib::ustring & | prefix, |
const Glib::ustring & | postfix, | ||
Glib::RefPtr< Gtk::UIManager > & | uimanager, | ||
Glib::RefPtr< Gtk::ActionGroup > & | actiongroup | ||
) |
Definition at line 240 of file gx_main_window.cpp.
Referenced by MainWindow::MainWindow().