|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Audio clip editor serializable backend. More...
#include <src/structure/arrangement/audio_clip_editor.h>


Public Member Functions | |
| AudioClipEditor (QObject *parent=nullptr) | |
| auto | getEditorSettings () const |
Properties | |
| QML_ELEMENT zrythm::structure::arrangement::EditorSettings * | editorSettings |
Friends | |
| void | init_from (AudioClipEditor &obj, const AudioClipEditor &other, utils::ObjectCloneType clone_type) |
| void | to_json (nlohmann::json &j, const AudioClipEditor &editor) |
| void | from_json (const nlohmann::json &j, AudioClipEditor &editor) |
Audio clip editor serializable backend.
The actual widgets should reflect the* information here.
Definition at line 18 of file audio_clip_editor.h.
|
inline |
Definition at line 25 of file audio_clip_editor.h.
|
inline |
Definition at line 31 of file audio_clip_editor.h.
|
friend |
Definition at line 36 of file audio_clip_editor.h.
|
read |
Definition at line 22 of file audio_clip_editor.h.