Ardour  9.0-pre0-582-g084a23a80d
OptionEditor::SearchResult Struct Reference

#include <option_editor.h>

Public Member Functions

 SearchResult (std::string const &p, OptionEditorComponent &c)
 

Public Attributes

std::string page_title
 
OptionEditorComponentcomponent
 

Detailed Description

Definition at line 749 of file option_editor.h.

Constructor & Destructor Documentation

◆ SearchResult()

OptionEditor::SearchResult::SearchResult ( std::string const &  p,
OptionEditorComponent c 
)
inline

Definition at line 750 of file option_editor.h.

Member Data Documentation

◆ component

OptionEditorComponent& OptionEditor::SearchResult::component

Definition at line 753 of file option_editor.h.

◆ page_title

std::string OptionEditor::SearchResult::page_title

Definition at line 752 of file option_editor.h.


The documentation for this struct was generated from the following file: