Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
EventViewerWidget Struct Reference
Collaboration diagram for EventViewerWidget:

Data Fields

GtkBox parent_instance
 
GtkColumnView * column_view
 The tree view.
 
GPtrArray * item_factories
 Array of ItemFactory pointers for each column.
 
EventViewerType type
 Type.
 
RegionType region_type
 Used by the editor EV to check if it should readd the columns.
 
ArrangerSelectionslast_selections
 Clone of last selections used.
 
bool marking_selected_objs
 Temporary flag.
 

Detailed Description

Definition at line 52 of file event_viewer.h.

Field Documentation

◆ column_view

GtkColumnView* EventViewerWidget::column_view

The tree view.

Definition at line 57 of file event_viewer.h.

◆ item_factories

GPtrArray* EventViewerWidget::item_factories

Array of ItemFactory pointers for each column.

Definition at line 61 of file event_viewer.h.

◆ last_selections

ArrangerSelections* EventViewerWidget::last_selections

Clone of last selections used.

Definition at line 71 of file event_viewer.h.

◆ marking_selected_objs

bool EventViewerWidget::marking_selected_objs

Temporary flag.

Definition at line 74 of file event_viewer.h.

◆ parent_instance

GtkBox EventViewerWidget::parent_instance

Definition at line 54 of file event_viewer.h.

◆ region_type

RegionType EventViewerWidget::region_type

Used by the editor EV to check if it should readd the columns.

Definition at line 68 of file event_viewer.h.

◆ type

EventViewerType EventViewerWidget::type

Type.

Definition at line 64 of file event_viewer.h.


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