|
Guitarix
|
Classes | |
| class | CpBase |
| class | CpBaseCaption |
| class | CpBaseCaptionBoxed |
| class | CpMasterCaption |
| class | CpSelectorBase |
| class | GxBuilder |
| class | GxEventBox |
| class | GxHBox |
| class | GxHFrame |
| class | GxMainBox |
| class | GxNotebookBox |
| class | GxPaintBox |
| class | GxVBox |
| class | SelectJackControlPgm |
| class | StackBoxBuilder |
| struct | uiAdjustment |
| struct | uiAdjustmentLog |
| class | UiBuilderImpl |
| class | uiCheckButton |
| class | UiDisplayWithCaption |
| class | uiElement |
| class | UiHSwitchWithCaption |
| class | UiMasterReglerWithCaption |
| class | UiRegler |
| class | UiReglerWithCaption |
| class | uiSelector |
| class | UiSelector |
| class | UiSelectorWithCaption |
| class | uiSpinner |
| class | UiSwitch |
| class | UiSwitchBool |
| class | UiSwitchFloat |
| class | uiToggle |
| class | uiToggleButton |
| class | UiVSwitchWithCaption |
| class | WidgetStack |
Functions | |
| gint | gx_nchoice_dialog_without_entry (const char *window_title, const char *msg, const guint nchoice, const char *label[], const gint resp[], const gint default_response, Glib::RefPtr< Gdk::Pixbuf > gw_ib) |
| int | gx_message_popup (const char *) |
| void | show_error_msg (const string &msg) |
| void | child_set_property (Gtk::Container &container, Gtk::Widget &child, const char *property_name, bool value) |
| Glib::ustring | logarithmic_format_value (double v, int prec) |
| int | logarithmic_input_value (gpointer obj, gpointer nv) |
| bool | gx_start_jack_dialog (Glib::RefPtr< Gdk::Pixbuf > gw_ib) |
| void | set_accessible (Gtk::Widget &widget, Gtk::Label &label) |
| bool | button_press_cb (GdkEventButton *event, gx_engine::GxMachineBase &machine, const std::string &id) |
| int | precision (double n) |
| std::string | fformat (float value, float step) |
| void | check_id (Gtk::Widget *w, const std::string &id, gx_engine::GxMachineBase &machine) |
| void | connect_midi_controller (Gtk::Widget *w, const std::string &id, gx_engine::GxMachineBase &machine) |
| GtkWidget * | load_toplevel (GtkBuilder *builder, const char *filename, const char *windowname) |
| void | show_error_msg (const string &msg) |
| void | wnotify (gpointer data, GObject *where_the_object_was) |
| void | trace_finalize (Glib::Object *o, int n) |
Variables | |
| const char * | pb_gx_rack_amp_expose = "gx_rack_amp_expose" |
| const char * | pb_rectangle_skin_color_expose = "rectangle_skin_color_expose" |
| const char * | pb_zac_expose = "zac_expose" |
| const char * | pb_gxhead_expose = "gxhead_expose" |
| const char * | pb_RackBox_expose = "RackBox_expose" |
| const char * | pb_gxrack_expose = "gxrack_expose" |
| const char * | pb_level_meter_expose = "level_meter_expose" |
| bool gx_gui::button_press_cb | ( | GdkEventButton * | event, |
| gx_engine::GxMachineBase & | machine, | ||
| const std::string & | id | ||
| ) |
Definition at line 37 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
|
inline |
Definition at line 262 of file gx_main_interface.h.
Referenced by connect_midi_controller().
| void gx_gui::child_set_property | ( | Gtk::Container & | container, |
| Gtk::Widget & | child, | ||
| const char * | property_name, | ||
| bool | value | ||
| ) |
Definition at line 39 of file gx_gui_helpers.cpp.
Referenced by PresetWindow::on_preset_select(), and DownloadWatch::~DownloadWatch().
|
inline |
Definition at line 276 of file gx_main_interface.h.
Referenced by gx_gui::GxBuilder::fixup_controlparameters(), gx_gui::CpBase::init(), MainWindow::MainWindow(), MiniRackBox::MiniRackBox(), RackBox::RackBox(), gx_gui::uiToggleButton::toggled(), gx_gui::uiCheckButton::toggled(), gx_gui::UiSelector< T >::UiSelector(), gx_gui::uiSpinner::uiSpinner(), gx_gui::UiSwitchBool::UiSwitchBool(), and gx_gui::UiSwitchFloat::UiSwitchFloat().
| string gx_gui::fformat | ( | float | value, |
| float | step | ||
| ) |
Definition at line 31 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| int gx_gui::gx_message_popup | ( | const char * | msg | ) |
Definition at line 127 of file gx_gui_helpers.cpp.
Referenced by gx_show_about(), gx_main_midi::MidiConnect::midi_response_cb(), and gx_child_process::Meterbridge::start_stop().
| gint gx_gui::gx_nchoice_dialog_without_entry | ( | const char * | window_title, |
| const char * | msg, | ||
| const guint | nchoice, | ||
| const char * | label[], | ||
| const gint | resp[], | ||
| const gint | default_response, | ||
| Glib::RefPtr< Gdk::Pixbuf > | gw_ib | ||
| ) |
Definition at line 83 of file gx_gui_helpers.cpp.
Referenced by gx_start_jack_dialog().
| bool gx_gui::gx_start_jack_dialog | ( | Glib::RefPtr< Gdk::Pixbuf > | gw_ib | ) |
Definition at line 139 of file gx_jack_options.cpp.
Referenced by PluginDesc::PluginDesc(), and gx_gui::SelectJackControlPgm::signal_close().
| GtkWidget * gx_gui::load_toplevel | ( | GtkBuilder * | builder, |
| const char * | filename, | ||
| const char * | windowname | ||
| ) |
Definition at line 36 of file gx_ui_builder.cpp.
Referenced by gx_main_midi::MidiConnect::MidiConnect(), and gx_main_midi::MidiControllerTable::toggle().
| Glib::ustring gx_gui::logarithmic_format_value | ( | double | v, |
| int | prec | ||
| ) |
Definition at line 46 of file gx_gui_helpers.cpp.
Referenced by gx_gui::CpBase::init(), and gx_gui::uiAdjustmentLog::on_parameter_changed().
| int gx_gui::logarithmic_input_value | ( | gpointer | obj, |
| gpointer | nv | ||
| ) |
Definition at line 54 of file gx_gui_helpers.cpp.
Referenced by gx_gui::CpBase::init(), and gx_gui::uiAdjustmentLog::on_parameter_changed().
| int gx_gui::precision | ( | double | n | ) |
Definition at line 20 of file gx_stackbox_builder.cpp.
Referenced by fformat(), gx_main_midi::MidiConnect::MidiConnect(), and gx_gui::uiAdjustment::on_parameter_changed().
| void gx_gui::set_accessible | ( | Gtk::Widget & | widget, |
| Gtk::Label & | label | ||
| ) |
Definition at line 36 of file gxw_mm_controllers.cpp.
Referenced by gx_gui::CpBaseCaption::init(), gx_gui::CpMasterCaption::init(), gx_gui::CpBaseCaptionBoxed::init(), gx_gui::UiHSwitchWithCaption::UiHSwitchWithCaption(), gx_gui::UiSelectorWithCaption< T >::UiSelectorWithCaption(), and gx_gui::UiVSwitchWithCaption::UiVSwitchWithCaption().
| void gx_gui::show_error_msg | ( | const string & | msg | ) |
Definition at line 31 of file gx_gui_helpers.cpp.
| void gx_gui::show_error_msg | ( | const string & | msg | ) |
| void gx_gui::trace_finalize | ( | Glib::Object * | o, |
| int | n | ||
| ) |
Definition at line 118 of file gx_stackbox_builder.cpp.
| void gx_gui::wnotify | ( | gpointer | data, |
| GObject * | where_the_object_was | ||
| ) |
Definition at line 113 of file gx_stackbox_builder.cpp.
Referenced by trace_finalize().
| const char * gx_gui::pb_gx_rack_amp_expose = "gx_rack_amp_expose" |
Definition at line 11 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_gxhead_expose = "gxhead_expose" |
Definition at line 14 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_gxrack_expose = "gxrack_expose" |
Definition at line 16 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_level_meter_expose = "level_meter_expose" |
Definition at line 17 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_RackBox_expose = "RackBox_expose" |
Definition at line 15 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_rectangle_skin_color_expose = "rectangle_skin_color_expose" |
Definition at line 12 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().
| const char * gx_gui::pb_zac_expose = "zac_expose" |
Definition at line 13 of file gx_stackbox_builder.cpp.
Referenced by gx_gui::uiAdjustment::on_parameter_changed().