#include <AttributesMC.h>
Public Member Functions | |
| int | size () |
| void | setUTFactor (int) |
| AttributesMusic () | |
| AttributeMusic * | attributeAt (int i) |
| QPtrList< ClefMusic > | getClefs () |
| ClefMusic * | getClef (int) |
| TimeMusic * | getTime () |
| void | setClef (ClefMusic *) |
| void | setTime (TimeMusic *) |
| void | setDivisions (int) |
| void | setStart (int) |
| int | getStart () |
| int | getLTotalDivisions () |
| int | getUTotalDivisions () |
| int | getLDivisions () |
| int | getUDivisions () |
| QString | toString () |
| KeyMC * | getKey () |
| void | setKey (KeyMC *) |
| void | setUFFactor (int) |
| int | getBeats () |
| int | getBeatType () |
Public Attributes | |
| QList< AttributeMusic > | attributes |
|
|
Constructs an attribute MC object. By default, the start time is 0. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set the number of divisions |
|
|
Sets the start time of the attributes |
|
|
sets the time, remove any other time in those attributes |
|
|
Set the universal time factor |
|
|
for a debuggin purpose |
1.3.6