|
hydrogen 1.2.3
|
Tag specifies a note added to a certain position in the Song. More...
#include <Timeline.h>
Public Member Functions | |
| QString | toQString (const QString &sPrefix="", bool bShort=true) const |
Data Fields | |
| int | nColumn |
| QString | sTag |
Tag specifies a note added to a certain position in the Song.
Definition at line 99 of file Timeline.h.
| QString toQString | ( | const QString & | sPrefix = "", |
| bool | bShort = true ) const |
Definition at line 304 of file Timeline.cpp.
| int nColumn |
Definition at line 101 of file Timeline.h.
| QString sTag |
Definition at line 102 of file Timeline.h.