#include <TNote.h>
Inheritance diagram for TGraceNote:

Public Types | |
| enum | { undefined = -1 } |
Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) |
| int | getStealPrevious () const |
| int | getStealFollowing () const |
| int | getMakeTime () const |
| YesNo::type | getSlash () const |
| void | setStealPrevious (int v) |
| void | setStealFollowing (int v) |
| void | setMakeTime (int v) |
| void | setSlash (YesNo::type v) |
Friends | |
| EXP friend SMARTP< TGraceNote > | newGraceNote () |
1.3.3