#include <TNotation.h>
Inheritance diagram for TTieSlur:

Public Types | |
| enum | { undefined = -1 } |
Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor)=0 |
| StartStop::type | getType () const |
| int | getNumber () const |
| LineType::type | getLineType () const |
| void | setType (StartStop::type type) |
| void | setNumber (int num) |
| void | setLineType (LineType::type type) |
| const string & | getElement () const |
Protected Member Functions | |
| TTieSlur (string elt, StartStop::type type) | |
1.3.3