This is the complete list of members for SearchPathOption, including all inherited members.
| _frame | OptionEditorComponent | protected |
| _get | SearchPathOption | protected |
| _id | Option | protected |
| _metadata | OptionEditorComponent | protected |
| _name | Option | protected |
| _note | OptionEditorComponent | protected |
| _set | SearchPathOption | protected |
| add_chooser | SearchPathOption | protected |
| add_path(const std::string &path, bool removable=true) | SearchPathOption | protected |
| add_to_page(OptionEditorPage *) | SearchPathOption | virtual |
| add_widget_to_page(OptionEditorPage *, Gtk::Widget *) | OptionEditorComponent | |
| add_widgets_to_page(OptionEditorPage *, Gtk::Widget *, Gtk::Widget *, bool expand=true) | OptionEditorComponent | |
| changed() | SearchPathOption | protected |
| clear() | SearchPathOption | |
| 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 |
| path_box | SearchPathOption | protected |
| path_chosen() | SearchPathOption | protected |
| paths | SearchPathOption | protected |
| remove_path(PathEntry *) | SearchPathOption | protected |
| SearchPathOption(const std::string &pathname, const std::string &label, const std::string &default_path, sigc::slot< std::string >, sigc::slot< bool, std::string >) | SearchPathOption | |
| session_label | SearchPathOption | protected |
| set_metadata(PBD::Configuration::Metadata const &) | OptionEditorComponent | |
| set_note(std::string const &) | OptionEditorComponent | |
| set_state_from_config() | SearchPathOption | virtual |
| tip_widget() | SearchPathOption | inlinevirtual |
| vbox | SearchPathOption | protected |
| ~OptionEditorComponent() | OptionEditorComponent | inlinevirtual |
| ~SearchPathOption() | SearchPathOption | |