|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Backend for the automation editor. More...
#include <src/gui/backend/backend/automation_editor.h>


Public Member Functions | |
| AutomationEditor (const structure::arrangement::ArrangerObjectRegistry ®istry, QObject *parent=nullptr) | |
| gui::backend::EditorSettings * | getEditorSettings () const |
| gui::backend::ArrangerObjectSelectionManager * | selectionManager () const |
Properties | |
| QML_ELEMENT zrythm::gui::backend::EditorSettings * | editorSettings |
| zrythm::gui::backend::ArrangerObjectSelectionManager * | selectionManager |
Friends | |
| void | init_from (AutomationEditor &obj, const AutomationEditor &other, utils::ObjectCloneType clone_type) |
| void | to_json (nlohmann::json &j, const AutomationEditor &editor) |
| void | from_json (const nlohmann::json &j, AutomationEditor &editor) |
Backend for the automation editor.
Definition at line 22 of file automation_editor.h.
|
inline |
Definition at line 31 of file automation_editor.h.
|
inline |
Definition at line 45 of file automation_editor.h.
|
inline |
Definition at line 50 of file automation_editor.h.
|
friend |
Definition at line 74 of file automation_editor.h.
|
friend |
Definition at line 58 of file automation_editor.h.
|
friend |
Definition at line 70 of file automation_editor.h.
|
read |
Definition at line 26 of file automation_editor.h.
|
read |
Definition at line 27 of file automation_editor.h.