|
Ardour
9.7-336-gb784ad01ee
|
#include <scale_provider.h>
Static Public Member Functions | |
| static void | make_property_quarks () |
Private Attributes | |
| ScaleProvider * | _parent |
| MusicalKey const * | _key |
| KeyEnforcementPolicy | _key_enforcement_policy |
| PBD::ScopedConnection | parent_connection |
Additional Inherited Members | |
Public Attributes inherited from PBD::Stateful | |
| PBD::Signal< void(const PropertyChange &)> | PropertyChanged |
Static Public Attributes inherited from PBD::Stateful | |
| static int | current_state_version |
| static int | loading_state_version |
Protected Member Functions inherited from PBD::Stateful | |
| void | add_instant_xml (XMLNode &, const std::string &directory_path) |
| XMLNode * | instant_xml (const std::string &str, const std::string &directory_path) |
| void | add_properties (XMLNode &) const |
| PropertyChange | set_values (XMLNode const &) |
| virtual void | post_set (const PropertyChange &) |
| virtual void | send_change (const PropertyChange &) |
| virtual void | mid_thaw (const PropertyChange &) |
| bool | regenerate_xml_or_string_ids () const |
Protected Attributes inherited from PBD::Stateful | |
| XMLNode * | _extra_xml |
| XMLNode * | _instant_xml |
| PBD::PropertyChange | _pending_changed |
| PBD::Mutex | _lock |
| std::string | _xml_node_name |
| name of node to use for this object in XML More... | |
| OwnedPropertyList * | _properties |
Definition at line 37 of file scale_provider.h.
| ARDOUR::ScaleProvider::ScaleProvider | ( | ScaleProvider * | parent | ) |
|
virtual |
|
virtual |
Implements PBD::Stateful.
Reimplemented in ARDOUR::TriggerBox, ARDOUR::Source, ARDOUR::SMFSource, and ARDOUR::Session.
|
virtual |
|
inlinevirtual |
Definition at line 44 of file scale_provider.h.
| KeyEnforcementPolicy ARDOUR::ScaleProvider::key_enforcement_policy | ( | ) | const |
|
static |
|
inline |
Definition at line 61 of file scale_provider.h.
|
inline |
Definition at line 42 of file scale_provider.h.
| void ARDOUR::ScaleProvider::parent_prop_change | ( | PBD::PropertyChange const & | ) |
| ScaleProvider const* ARDOUR::ScaleProvider::scale_provider_origin | ( | ) | const |
| void ARDOUR::ScaleProvider::set_key | ( | MusicalKey const * | ) |
|
virtual |
|
virtual |
Implements PBD::Stateful.
Reimplemented in ARDOUR::SurroundReturn, ARDOUR::Source, ARDOUR::Session, ARDOUR::TriggerBox, ARDOUR::Track, ARDOUR::SurroundSend, ARDOUR::SMFSource, ARDOUR::SideChain, and ARDOUR::Send.
|
private |
Definition at line 65 of file scale_provider.h.
|
private |
Definition at line 66 of file scale_provider.h.
|
private |
Definition at line 64 of file scale_provider.h.
|
private |
Definition at line 67 of file scale_provider.h.