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


Public Member Functions | |
| AudioClipEditor (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 (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 25 of file audio_clip_editor.h.
|
inline |
Definition at line 33 of file audio_clip_editor.h.
|
inline |
Definition at line 39 of file audio_clip_editor.h.
|
inline |
Definition at line 44 of file audio_clip_editor.h.
|
friend |
Definition at line 67 of file audio_clip_editor.h.
|
friend |
Definition at line 52 of file audio_clip_editor.h.
|
friend |
Definition at line 63 of file audio_clip_editor.h.
|
read |
Definition at line 29 of file audio_clip_editor.h.
|
read |
Definition at line 30 of file audio_clip_editor.h.