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

Selections to be used for the AutomationArrangerWidget's current selections, copying, undoing, etc. More...

#include <gui/backend/automation_selections.h>

Inheritance diagram for AutomationSelections:
Collaboration diagram for AutomationSelections:

Data Fields

ArrangerSelections base
 
AutomationPoint ** automation_points
 Selected AutomationObject's.
 
int num_automation_points
 
size_t automation_points_size
 
- Data Fields inherited from ArrangerSelections
ArrangerSelectionsType type
 Type of selections.
 
int magic
 

Detailed Description

Selections to be used for the AutomationArrangerWidget's current selections, copying, undoing, etc.

Definition at line 32 of file automation_selections.h.

Field Documentation

◆ automation_points

AutomationPoint** AutomationSelections::automation_points

Selected AutomationObject's.

Definition at line 37 of file automation_selections.h.

◆ automation_points_size

size_t AutomationSelections::automation_points_size

Definition at line 39 of file automation_selections.h.

◆ base

ArrangerSelections AutomationSelections::base

Definition at line 34 of file automation_selections.h.

◆ num_automation_points

int AutomationSelections::num_automation_points

Definition at line 38 of file automation_selections.h.


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