| _dirty | UIConfiguration | private |
| _extra_xml | PBD::Stateful | protected |
| _id | PBD::Stateful | private |
| _instance | ArdourWidgets::UIConfigurationBase | protectedstatic |
| _instant_xml | PBD::Stateful | protected |
| _lock | PBD::Stateful | protected |
| _my_variables | UIConfiguration | |
| _pending_changed | PBD::Stateful | protected |
| _properties | PBD::Stateful | protected |
| _regenerate_xml_or_string_ids | PBD::Stateful | privatestatic |
| _stateful_frozen | PBD::Stateful | private |
| _xml_node_name | PBD::Stateful | protected |
| add_extra_xml(XMLNode &) | PBD::Stateful | |
| add_instant_xml(XMLNode &, const std::string &directory_path) | PBD::Stateful | protected |
| add_properties(XMLNode &) const | PBD::Stateful | protected |
| add_property(PropertyBase &s) | PBD::Stateful | |
| aliases_modified | UIConfiguration | private |
| all_metadata | PBD::Configuration | static |
| apply_change(PropertyBase const &) | PBD::Stateful | virtual |
| apply_changes(PropertyList const &) | PBD::Stateful | |
| block_save | UIConfiguration | private |
| build_metadata() | UIConfiguration | static |
| changed() const | PBD::Stateful | |
| clear_changes() | PBD::Stateful | |
| clear_owned_changes() | PBD::Stateful | virtual |
| color(const std::string &, bool *failed=0) const | UIConfiguration | virtual |
| color_aliases | UIConfiguration | |
| color_file_name(bool use_my, bool with_version, bool fallback=false) const | UIConfiguration | |
| color_file_suffix | UIConfiguration | static |
| color_mod(std::string const &color, std::string const &modifier) const | UIConfiguration | |
| color_mod(const Gtkmm2ext::Color &color, std::string const &modifier) const | UIConfiguration | |
| color_to_hex_string(Gtkmm2ext::Color c) | UIConfiguration | static |
| color_to_hex_string_no_alpha(Gtkmm2ext::Color c) | UIConfiguration | static |
| ColorAliases typedef | UIConfiguration | |
| colors | UIConfiguration | |
| Colors typedef | UIConfiguration | |
| colors_changed() | UIConfiguration | private |
| colors_modified | UIConfiguration | private |
| ColorsChanged | ArdourWidgets::UIConfigurationBase | |
| Configuration() | PBD::Configuration | inline |
| current_state_version | PBD::Stateful | static |
| DPIReset | ArdourWidgets::UIConfigurationBase | |
| extra_xml(const std::string &str, bool add_if_missing=false) | PBD::Stateful | |
| get_all_floating_windows_are_dialogs() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_ArdourSmallFont() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_changes_as_properties(PBD::Command *) const | PBD::Stateful | |
| get_metadata(std::string const &) | PBD::Configuration | static |
| get_NormalFont() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_NormalMonospaceFont() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_SmallFont() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_SmallMonospaceFont() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| get_state() const | UIConfiguration | virtual |
| get_ui_scale() | UIConfiguration | virtual |
| get_variables(std::string const &) const | UIConfiguration | virtual |
| get_widget_prelight() const =0 | ArdourWidgets::UIConfigurationBase | pure virtual |
| id() const | PBD::Stateful | inline |
| instance() | UIConfiguration | static |
| instant_xml(const std::string &str, const std::string &directory_path) | PBD::Stateful | protected |
| load_color_aliases(XMLNode const &) | UIConfiguration | private |
| load_color_file(std::string const &) | UIConfiguration | private |
| load_color_theme(bool allow_own) | UIConfiguration | |
| load_colors(XMLNode const &) | UIConfiguration | private |
| load_defaults() | UIConfiguration | |
| load_modifiers(XMLNode const &) | UIConfiguration | private |
| load_rc_file(bool themechange, bool allow_own=true) | UIConfiguration | |
| load_state() | UIConfiguration | |
| loading_state_version | PBD::Stateful | static |
| map_parameters(std::function< void(std::string)> &) | UIConfiguration | virtual |
| Metadata typedef | PBD::Configuration | |
| mid_thaw(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
| modifier(const std::string &) const | UIConfiguration | |
| Modifiers typedef | UIConfiguration | |
| modifiers | UIConfiguration | |
| modifiers_modified | UIConfiguration | private |
| parameter_changed(std::string) | UIConfiguration | |
| ParameterChanged | UIConfiguration | |
| post_gui_init() | UIConfiguration | |
| post_set(const PropertyChange &) | PBD::Stateful | inlineprotectedvirtual |
| pre_gui_init() | UIConfiguration | |
| properties() const | PBD::Stateful | inline |
| property_changes_suspended() const | PBD::Stateful | inline |
| property_factory(const XMLNode &) const | PBD::Stateful | virtual |
| PropertyChanged | PBD::Stateful | |
| quantized(Gtkmm2ext::Color) const | UIConfiguration | |
| rdiff(std::vector< PBD::Command * > &) const | PBD::Stateful | virtual |
| regenerate_xml_or_string_ids() const | PBD::Stateful | protected |
| reset_dpi() | UIConfiguration | |
| reset_gtk_theme() | UIConfiguration | private |
| reset_id() | PBD::Stateful | |
| resume_property_changes() | PBD::Stateful | virtual |
| save_extra_xml(const XMLNode &) | PBD::Stateful | |
| save_state() | UIConfiguration | |
| send_change(const PropertyChange &) | PBD::Stateful | protectedvirtual |
| set_alias(std::string const &name, std::string const &alias) | UIConfiguration | |
| set_color(const std::string &name, Gtkmm2ext::Color) | UIConfiguration | |
| set_id(const XMLNode &) | PBD::Stateful | |
| set_id(const std::string &) | PBD::Stateful | |
| set_modifier(std::string const &, Gtkmm2ext::SVAModifier svam) | UIConfiguration | |
| set_modifier(std::string const &name, std::string const &mod_str) | UIConfiguration | |
| set_regenerate_xml_and_string_ids_in_this_thread(bool yn) | PBD::Stateful | privatestatic |
| set_state(const XMLNode &, int version) | UIConfiguration | virtual |
| set_values(XMLNode const &) | PBD::Stateful | protected |
| set_variables(const XMLNode &) | UIConfiguration | virtual |
| state() const | UIConfiguration | private |
| Stateful() | PBD::Stateful | |
| store_color_theme() | UIConfiguration | private |
| suspend_property_changes() | PBD::Stateful | virtual |
| UIConfiguration() | UIConfiguration | private |
| ~Configuration() | PBD::Configuration | inlinevirtual |
| ~Stateful() | PBD::Stateful | virtual |
| ~UIConfiguration() | UIConfiguration | private |
| ~UIConfigurationBase() | ArdourWidgets::UIConfigurationBase | inlineprotectedvirtual |