This is the complete list of members for ComboOption< T >, including all inherited members.
_combo | ComboOption< T > | private |
_frame | OptionEditorComponent | protected |
_get | ComboOption< T > | private |
_id | Option | protected |
_label | ComboOption< T > | private |
_metadata | OptionEditorComponent | protected |
_name | Option | protected |
_note | OptionEditorComponent | protected |
_options | ComboOption< T > | private |
_set | ComboOption< T > | private |
add(T e, std::string const &o) | ComboOption< T > | inline |
add_to_page(OptionEditorPage *p) | ComboOption< T > | inlinevirtual |
add_widget_to_page(OptionEditorPage *, Gtk::Widget *) | OptionEditorComponent | |
add_widgets_to_page(OptionEditorPage *, Gtk::Widget *, Gtk::Widget *, bool expand=true) | OptionEditorComponent | |
changed() | ComboOption< T > | inline |
clear() | ComboOption< T > | inline |
ComboOption(std::string const &i, std::string const &n, sigc::slot< T > g, sigc::slot< bool, T > s) | ComboOption< T > | inline |
end_highlight() | OptionEditorComponent | |
get_metadata() const | OptionEditorComponent | virtual |
highlight() | OptionEditorComponent | |
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 |
set_metadata(PBD::Configuration::Metadata const &) | OptionEditorComponent | |
set_note(std::string const &) | OptionEditorComponent | |
set_sensitive(bool yn) | ComboOption< T > | inline |
set_state_from_config() | ComboOption< T > | inlinevirtual |
tip_widget() | ComboOption< T > | inlinevirtual |
~OptionEditorComponent() | OptionEditorComponent | inlinevirtual |