Timeline settings.
More...
#include <src/structure/arrangement/timeline.h>
|
|
| Timeline (const structure::arrangement::ArrangerObjectRegistry ®istry, QObject *parent=nullptr) |
| auto | getEditorSettings () const |
|
|
void | init_from (Timeline &obj, const Timeline &other, utils::ObjectCloneType clone_type) |
| void | to_json (nlohmann::json &j, const Timeline &p) |
| void | from_json (const nlohmann::json &j, Timeline &p) |
Timeline settings.
Definition at line 17 of file timeline.h.
◆ getEditorSettings()
| auto zrythm::structure::arrangement::Timeline::getEditorSettings |
( |
| ) |
const |
|
inline |
◆ from_json
| void from_json |
( |
const nlohmann::json & | j, |
|
|
Timeline & | p ) |
|
friend |
◆ to_json
| void to_json |
( |
nlohmann::json & | j, |
|
|
const Timeline & | p ) |
|
friend |
◆ editorSettings
The documentation for this class was generated from the following file: