![]() |
Ardour
8.12
|
#include <export_format_manager.h>
Public Member Functions | |
QualityState (ExportFormatBase::Quality quality, std::string name) | |
![]() | |
SelectableCompatible () | |
~SelectableCompatible () | |
bool | selected () const |
bool | compatible () const |
std::string | name () const |
void | set_selected (bool value) |
void | set_compatible (bool value) |
Public Attributes | |
ExportFormatBase::Quality | quality |
![]() | |
PBD::Signal1< void, bool > | SelectChanged |
PBD::Signal1< void, bool > | CompatibleChanged |
Additional Inherited Members | |
![]() | |
void | set_name (std::string name) |
Definition at line 59 of file export_format_manager.h.
|
inline |
Definition at line 61 of file export_format_manager.h.
ExportFormatBase::Quality ARDOUR::ExportFormatManager::QualityState::quality |
Definition at line 63 of file export_format_manager.h.