Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
TimelinePanelWidget Struct Reference
Collaboration diagram for TimelinePanelWidget:

Data Fields

GtkBox parent_instance
GtkPaned * tracklist_timeline
GtkBox * tracklist_top
TracklistHeaderWidget * tracklist_header
TracklistWidgettracklist
GtkBox * timelines_plus_ruler
 Box for the timelines and the ruler.
RulerWidget * ruler
 Ruler.
GtkBox * timeline_divider_box
 The paned dividing the pinned and unpinned timelines.
ArrangerWrapperWidgettimeline_wrapper
ArrangerWidgettimeline
 The main timeline.
TimelineToolbarWidgettimeline_toolbar
ArrangerWidgetpinned_timeline
 The pinned timeline above the main one.
GtkSizeGroup * timeline_ruler_h_size_group
 Size group for keeping the whole ruler and each timeline the same width.

Detailed Description

Definition at line 41 of file timeline_panel.h.

Field Documentation

◆ parent_instance

GtkBox TimelinePanelWidget::parent_instance

Definition at line 43 of file timeline_panel.h.

◆ pinned_timeline

ArrangerWidget* TimelinePanelWidget::pinned_timeline

The pinned timeline above the main one.

Definition at line 68 of file timeline_panel.h.

◆ ruler

RulerWidget* TimelinePanelWidget::ruler

Ruler.

Definition at line 54 of file timeline_panel.h.

◆ timeline

ArrangerWidget* TimelinePanelWidget::timeline

The main timeline.

Definition at line 63 of file timeline_panel.h.

◆ timeline_divider_box

GtkBox* TimelinePanelWidget::timeline_divider_box

The paned dividing the pinned and unpinned timelines.

Definition at line 58 of file timeline_panel.h.

◆ timeline_ruler_h_size_group

GtkSizeGroup* TimelinePanelWidget::timeline_ruler_h_size_group

Size group for keeping the whole ruler and each timeline the same width.

Definition at line 72 of file timeline_panel.h.

◆ timeline_toolbar

TimelineToolbarWidget* TimelinePanelWidget::timeline_toolbar

Definition at line 65 of file timeline_panel.h.

◆ timeline_wrapper

ArrangerWrapperWidget* TimelinePanelWidget::timeline_wrapper

Definition at line 60 of file timeline_panel.h.

◆ timelines_plus_ruler

GtkBox* TimelinePanelWidget::timelines_plus_ruler

Box for the timelines and the ruler.

Definition at line 51 of file timeline_panel.h.

◆ tracklist

TracklistWidget* TimelinePanelWidget::tracklist

Definition at line 48 of file timeline_panel.h.

◆ tracklist_header

TracklistHeaderWidget* TimelinePanelWidget::tracklist_header

Definition at line 47 of file timeline_panel.h.

◆ tracklist_timeline

GtkPaned* TimelinePanelWidget::tracklist_timeline

Definition at line 45 of file timeline_panel.h.

◆ tracklist_top

GtkBox* TimelinePanelWidget::tracklist_top

Definition at line 46 of file timeline_panel.h.


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