This is the complete list of members for HSliderOption, including all inherited members.
_adj | HSliderOption | protected |
_frame | OptionEditorComponent | protected |
_get | HSliderOption | protected |
_hscale | HSliderOption | protected |
_id | Option | protected |
_label | HSliderOption | protected |
_log | HSliderOption | protected |
_metadata | OptionEditorComponent | protected |
_mult | HSliderOption | protected |
_name | Option | protected |
_note | OptionEditorComponent | protected |
_set | HSliderOption | protected |
add_to_page(OptionEditorPage *p) | HSliderOption | virtual |
add_widget_to_page(OptionEditorPage *, Gtk::Widget *) | OptionEditorComponent | |
add_widgets_to_page(OptionEditorPage *, Gtk::Widget *, Gtk::Widget *, bool expand=true) | OptionEditorComponent | |
changed() | HSliderOption | virtual |
end_highlight() | OptionEditorComponent | |
get_metadata() const | OptionEditorComponent | virtual |
highlight() | OptionEditorComponent | |
HSliderOption(std::string const &i, std::string const &n, sigc::slot< float > g, sigc::slot< bool, float > s, double lower, double upper, double step_increment=1, double page_increment=10, double mult=1.0, bool logarithmic=false) | HSliderOption | |
id() const | Option | inline |
maybe_add_note(OptionEditorPage *, int) | OptionEditorComponent | protected |
Option(std::string const &i, std::string const &n) | Option | inline |
OptionEditorComponent() | OptionEditorComponent | inline |
parameter_changed(std::string const &p) | Option | inlinevirtual |
scale() | HSliderOption | inline |
set_metadata(PBD::Configuration::Metadata const &) | OptionEditorComponent | |
set_note(std::string const &) | OptionEditorComponent | |
set_sensitive(bool yn) | HSliderOption | |
set_state_from_config() | HSliderOption | virtual |
tip_widget() | HSliderOption | inlinevirtual |
~OptionEditorComponent() | OptionEditorComponent | inlinevirtual |