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

Timeline settings. More...

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

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

Public Member Functions

 Timeline (const structure::arrangement::ArrangerObjectRegistry &registry, QObject *parent=nullptr)
auto getEditorSettings () const

Properties

QML_ELEMENT zrythm::structure::arrangement::EditorSettingseditorSettings

Friends

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)

Detailed Description

Timeline settings.

Definition at line 17 of file timeline.h.

Member Function Documentation

◆ getEditorSettings()

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

Definition at line 33 of file timeline.h.

◆ from_json

void from_json ( const nlohmann::json & j,
Timeline & p )
friend

Definition at line 52 of file timeline.h.

◆ to_json

void to_json ( nlohmann::json & j,
const Timeline & p )
friend

Definition at line 47 of file timeline.h.

Property Documentation

◆ editorSettings

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

Definition at line 21 of file timeline.h.


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