hydrogen 1.2.3
TargetWaveDisplay.cpp File Reference

Go to the source code of this file.

Macros

#define UI_HEIGHT   91
 
#define UI_WIDTH   841
 

Functions

static TargetWaveDisplay::EnvelopeEditMode getEnvelopeEditMode ()
 
static void paintEnvelope (Sample::VelocityEnvelope &envelope, QPainter &painter, int selected, const QColor &lineColor, const QColor &handleColor, const QColor &selectedColor)
 

Macro Definition Documentation

◆ UI_HEIGHT

#define UI_HEIGHT   91

Definition at line 36 of file TargetWaveDisplay.cpp.

◆ UI_WIDTH

#define UI_WIDTH   841

Definition at line 35 of file TargetWaveDisplay.cpp.

Function Documentation

◆ getEnvelopeEditMode()

static TargetWaveDisplay::EnvelopeEditMode getEnvelopeEditMode ( )
static

Definition at line 392 of file TargetWaveDisplay.cpp.

◆ paintEnvelope()

static void paintEnvelope ( Sample::VelocityEnvelope & envelope,
QPainter & painter,
int selected,
const QColor & lineColor,
const QColor & handleColor,
const QColor & selectedColor )
static

Definition at line 85 of file TargetWaveDisplay.cpp.