#include <common.h>
Public Types | |
| enum | { undefined = 0, defaultx = 1, defaulty, relativex, relativey, last = relativey } |
Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) |
| void | set (int pos, long val) |
| long | get (int pos) const |
Static Public Member Functions | |
| const string | xmlpos (int d) |
| convert an integer position to a MusicXML string | |
| int | xmlpos (const string str) |
| convert an MusicXML string to an integer position | |
1.3.3