Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::structure::arrangement::AutomationEditor Class Reference

Backend for the automation editor. More...

#include <src/structure/arrangement/automation_editor.h>

Inheritance diagram for zrythm::structure::arrangement::AutomationEditor:
Collaboration diagram for zrythm::structure::arrangement::AutomationEditor:

Public Member Functions

 AutomationEditor (QObject *parent=nullptr)
auto getEditorSettings () const

Properties

QML_ELEMENT zrythm::structure::arrangement::EditorSettingseditorSettings

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)

Detailed Description

Backend for the automation editor.

Definition at line 15 of file automation_editor.h.

Member Function Documentation

◆ getEditorSettings()

auto zrythm::structure::arrangement::AutomationEditor::getEditorSettings ( ) const
inline

Definition at line 29 of file automation_editor.h.

◆ init_from

void init_from ( AutomationEditor & obj,
const AutomationEditor & other,
utils::ObjectCloneType clone_type )
friend

Definition at line 34 of file automation_editor.h.

Property Documentation

◆ editorSettings

QML_ELEMENT zrythm::structure::arrangement::EditorSettings * zrythm::structure::arrangement::AutomationEditor::editorSettings
read

Definition at line 19 of file automation_editor.h.


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