#include <common.h>
Inheritance diagram for TFermata:

Public Types | |
| enum | { undefined, upright, inverted, last = inverted } |
Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) |
| void | setType (int type) |
| int | getType () const |
Static Public Member Functions | |
| const string | xmltype (int d) |
| convert an integer type to a MusicXML string | |
| int | xmltype (const string str) |
| convert an MusicXML string to an integer type | |
Friends | |
| EXP friend SMARTP< TFermata > | newFermata () |
1.3.3