|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|


Additional Inherited Members | |
| Public Types inherited from zrythm::utils::UuidIdentifiableObjectSelectionManager< plugins::PluginRegistry > | |
| using | RegistryType |
| using | UuidSet |
| Public Member Functions inherited from zrythm::utils::UuidIdentifiableObjectSelectionManager< plugins::PluginRegistry > | |
| UuidIdentifiableObjectSelectionManager (const plugins::PluginRegistry ®istry) | |
| plugins::PluginRegistry::BaseType * | lastSelectedObject () const |
| void | append_to_selection (this auto &&self, const UuidType &id) |
| void | remove_from_selection (this auto &&self, const UuidType &id) |
| void | select_unique (this auto &&self, const UuidType &id) |
| bool | is_selected (const UuidType &id) const |
| bool | is_only_selection (const UuidType &id) const |
| bool | empty () const |
| auto | size () const |
| void | clear_selection (this auto &&self) |
| void | select_only_these (this auto &&self, const UuidRange &uuids) |
Definition at line 10 of file plugin_selection_manager.h.