Zrythm
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.
 
RulerWidgetruler
 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 42 of file timeline_panel.h.

Field Documentation

◆ parent_instance

GtkBox TimelinePanelWidget::parent_instance

Definition at line 44 of file timeline_panel.h.

◆ pinned_timeline

ArrangerWidget* TimelinePanelWidget::pinned_timeline

The pinned timeline above the main one.

Definition at line 69 of file timeline_panel.h.

◆ ruler

RulerWidget* TimelinePanelWidget::ruler

Ruler.

Definition at line 55 of file timeline_panel.h.

◆ timeline

ArrangerWidget* TimelinePanelWidget::timeline

The main timeline.

Definition at line 64 of file timeline_panel.h.

◆ timeline_divider_box

GtkBox* TimelinePanelWidget::timeline_divider_box

The paned dividing the pinned and unpinned timelines.

Definition at line 59 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 73 of file timeline_panel.h.

◆ timeline_toolbar

TimelineToolbarWidget* TimelinePanelWidget::timeline_toolbar

Definition at line 66 of file timeline_panel.h.

◆ timeline_wrapper

ArrangerWrapperWidget* TimelinePanelWidget::timeline_wrapper

Definition at line 61 of file timeline_panel.h.

◆ timelines_plus_ruler

GtkBox* TimelinePanelWidget::timelines_plus_ruler

Box for the timelines and the ruler.

Definition at line 52 of file timeline_panel.h.

◆ tracklist

TracklistWidget* TimelinePanelWidget::tracklist

Definition at line 49 of file timeline_panel.h.

◆ tracklist_header

TracklistHeaderWidget* TimelinePanelWidget::tracklist_header

Definition at line 48 of file timeline_panel.h.

◆ tracklist_timeline

GtkPaned* TimelinePanelWidget::tracklist_timeline

Definition at line 46 of file timeline_panel.h.

◆ tracklist_top

GtkBox* TimelinePanelWidget::tracklist_top

Definition at line 47 of file timeline_panel.h.


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