Ardour
9.0-pre0-582-g084a23a80d
|
#include <option_editor.h>
Public Member Functions | |
SearchResult (std::string const &p, OptionEditorComponent &c) | |
Public Attributes | |
std::string | page_title |
OptionEditorComponent & | component |
Definition at line 749 of file option_editor.h.
|
inline |
Definition at line 750 of file option_editor.h.
OptionEditorComponent& OptionEditor::SearchResult::component |
Definition at line 753 of file option_editor.h.
std::string OptionEditor::SearchResult::page_title |
Definition at line 752 of file option_editor.h.