hydrogen 1.2.6
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 39 of file TargetWaveDisplay.cpp.

◆ UI_WIDTH

#define UI_WIDTH   841

Definition at line 38 of file TargetWaveDisplay.cpp.

Function Documentation

◆ getEnvelopeEditMode()

static TargetWaveDisplay::EnvelopeEditMode getEnvelopeEditMode ( )
static

Definition at line 396 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 87 of file TargetWaveDisplay.cpp.