Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::gui::backend::PluginSelectionManager Class Reference
Inheritance diagram for zrythm::gui::backend::PluginSelectionManager:
Collaboration diagram for zrythm::gui::backend::PluginSelectionManager:

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 &registry)
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)

Detailed Description

Definition at line 10 of file plugin_selection_manager.h.


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