LMMS
Loading...
Searching...
No Matches
lmms::StepRecorder::StepNote Class Reference

Public Member Functions

 StepNote (const Note &note)
void setPressed ()
void setReleased ()
int timeSinceReleased ()
bool isPressed () const
bool isReleased () const

Public Attributes

Note m_note

Private Attributes

bool m_pressed
QElapsedTimer releasedTimer

Constructor & Destructor Documentation

◆ StepNote()

lmms::StepRecorder::StepNote::StepNote ( const Note & note)
inline

Member Function Documentation

◆ isPressed()

bool lmms::StepRecorder::StepNote::isPressed ( ) const
inline

◆ isReleased()

bool lmms::StepRecorder::StepNote::isReleased ( ) const
inline

◆ setPressed()

void lmms::StepRecorder::StepNote::setPressed ( )
inline

◆ setReleased()

void lmms::StepRecorder::StepNote::setReleased ( )
inline

◆ timeSinceReleased()

int lmms::StepRecorder::StepNote::timeSinceReleased ( )
inline

Member Data Documentation

◆ m_note

Note lmms::StepRecorder::StepNote::m_note

◆ m_pressed

bool lmms::StepRecorder::StepNote::m_pressed
private

◆ releasedTimer

QElapsedTimer lmms::StepRecorder::StepNote::releasedTimer
private

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