Ardour  9.0-pre0-582-g084a23a80d
MidiCueView::AutomationDisplayState Struct Reference

#include <midi_cue_view.h>

Public Member Functions

 AutomationDisplayState (CueAutomationControl ctl, CueAutomationLine ln, bool vis)
 
 AutomationDisplayState (VelocityDisplay &vdisp, bool vis)
 
 ~AutomationDisplayState ()
 
void hide ()
 
void show ()
 
void set_height (double)
 

Public Attributes

CueAutomationControl control
 
CueAutomationLine line
 
VelocityDisplayvelocity_display
 
bool visible
 

Detailed Description

Definition at line 90 of file midi_cue_view.h.

Constructor & Destructor Documentation

◆ AutomationDisplayState() [1/2]

MidiCueView::AutomationDisplayState::AutomationDisplayState ( CueAutomationControl  ctl,
CueAutomationLine  ln,
bool  vis 
)
inline

Definition at line 92 of file midi_cue_view.h.

◆ AutomationDisplayState() [2/2]

MidiCueView::AutomationDisplayState::AutomationDisplayState ( VelocityDisplay vdisp,
bool  vis 
)
inline

Definition at line 94 of file midi_cue_view.h.

◆ ~AutomationDisplayState()

MidiCueView::AutomationDisplayState::~AutomationDisplayState ( )

Member Function Documentation

◆ hide()

void MidiCueView::AutomationDisplayState::hide ( )

◆ set_height()

void MidiCueView::AutomationDisplayState::set_height ( double  )

◆ show()

void MidiCueView::AutomationDisplayState::show ( )

Member Data Documentation

◆ control

CueAutomationControl MidiCueView::AutomationDisplayState::control

Definition at line 99 of file midi_cue_view.h.

◆ line

CueAutomationLine MidiCueView::AutomationDisplayState::line

Definition at line 100 of file midi_cue_view.h.

◆ velocity_display

VelocityDisplay* MidiCueView::AutomationDisplayState::velocity_display

Definition at line 101 of file midi_cue_view.h.

◆ visible

bool MidiCueView::AutomationDisplayState::visible

Definition at line 102 of file midi_cue_view.h.


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