|
hydrogen 1.2.6
|
TempoMarker specifies a change in speed during the Song. More...
#include <Timeline.h>
Public Member Functions | |
| QString | getPrettyString (int nDecimals=2) const |
| QString | toQString (const QString &sPrefix="", bool bShort=true) const |
Data Fields | |
| float | fBpm |
| int | nColumn |
TempoMarker specifies a change in speed during the Song.
Definition at line 79 of file Timeline.h.
| QString getPrettyString | ( | int | nDecimals = 2 | ) | const |
| nDecimals | Number of digits after point. |
Definition at line 279 of file Timeline.cpp.
| QString toQString | ( | const QString & | sPrefix = "", |
| bool | bShort = true ) const |
Definition at line 291 of file Timeline.cpp.
| float fBpm |
Definition at line 82 of file Timeline.h.
| int nColumn |
Definition at line 81 of file Timeline.h.