LMMS
Loading...
Searching...
No Matches
gui_controls.h File Reference
#include <config.h>
#include <assert.h>
#include <sys/time.h>
#include <calf/ctl_curve.h>
#include <calf/ctl_keyboard.h>
#include <calf/ctl_knob.h>
#include <calf/ctl_led.h>
#include <calf/ctl_tube.h>
#include <calf/ctl_vumeter.h>
#include <calf/ctl_frame.h>
#include <calf/ctl_fader.h>
#include <calf/ctl_notebook.h>
#include <calf/ctl_meterscale.h>
#include <calf/ctl_phasegraph.h>
#include <calf/ctl_linegraph.h>
#include <calf/ctl_buttons.h>
#include <calf/ctl_tuner.h>
#include <calf/ctl_combobox.h>
#include <calf/ctl_pattern.h>
#include <calf/giface.h>
#include <calf/gui.h>
#include <calf/utils.h>
#include <gdk/gdk.h>
#include <gdk/gdkkeysyms.h>
#include <iostream>
#include <vector>
#include <algorithm>

Go to the source code of this file.

Classes

struct  calf_plugins::table_container
struct  calf_plugins::alignment_container
struct  calf_plugins::frame_container
struct  calf_plugins::box_container
struct  calf_plugins::vbox_container
struct  calf_plugins::hbox_container
struct  calf_plugins::scrolled_container
struct  calf_plugins::notebook_param_control
struct  calf_plugins::label_param_control
 Display-only control: static text. More...
struct  calf_plugins::value_param_control
 Display-only control: value text. More...
struct  calf_plugins::vumeter_param_control
 Display-only control: volume meter. More...
struct  calf_plugins::led_param_control
 Display-only control: LED. More...
struct  calf_plugins::tube_param_control
 Display-only control: tube. More...
struct  calf_plugins::hscale_param_control
 Horizontal slider. More...
struct  calf_plugins::vscale_param_control
 Vertical slider. More...
struct  calf_plugins::spin_param_control
 Spin button. More...
struct  calf_plugins::check_param_control
 Check box (Markus Schmidt). More...
struct  calf_plugins::toggle_param_control
 Toggle Button. More...
struct  calf_plugins::tap_button_param_control
 Tap Button. More...
struct  calf_plugins::radio_param_control
 Radio button. More...
struct  calf_plugins::button_param_control
 Push button. More...
struct  calf_plugins::combo_box_param_control
 Combo list box. More...
struct  calf_plugins::line_graph_param_control
 Line graph. More...
struct  calf_plugins::phase_graph_param_control
 Phase graph. More...
struct  calf_plugins::tuner_param_control
 Tuner. More...
struct  calf_plugins::pattern_param_control
 Pattern. More...
struct  calf_plugins::knob_param_control
 Knob. More...
struct  calf_plugins::keyboard_param_control
 Static keyboard image. More...
struct  calf_plugins::curve_param_control
 Curve editor. More...
struct  calf_plugins::meter_scale_param_control
 Meter scale. More...
struct  calf_plugins::entry_param_control
 Text entry. More...
struct  calf_plugins::filechooser_param_control
 File chooser button. More...
struct  calf_plugins::listview_param_control
 List view used for variable-length tabular data. More...

Namespaces

namespace  calf_plugins