Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
Timeline Struct Reference

Clip editor serializable backend. More...

#include <gui/backend/timeline.h>

Collaboration diagram for Timeline:

Data Fields

EditorSettings editor_settings
 Settings for the timeline.
 
int tracks_width
 Width of the left side of the timeline panel.
 

Detailed Description

Clip editor serializable backend.

The actual widgets should reflect the information here.

Definition at line 29 of file timeline.h.

Field Documentation

◆ editor_settings

EditorSettings Timeline::editor_settings

Settings for the timeline.

Definition at line 32 of file timeline.h.

◆ tracks_width

int Timeline::tracks_width

Width of the left side of the timeline panel.

Definition at line 35 of file timeline.h.


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