#include <TAttributes.h>
Inheritance diagram for TAttributes:

Public Types | |
| enum | { undefined = -1 } |
Public Member Functions | |
| virtual void | accept (TScoreVisitor &visitor) |
| void | setDivisions (long div) |
| void | setStaves (long staves) |
| void | setInstrument (long inst) |
| long | getDivision () const |
| long | getStaves () const |
| long | getInstrument () const |
| SKey & | key () |
| STimeSign & | timeSign () |
| STranspose & | transpose () |
| SDirective & | directive () |
| vvector< SClef > & | clefs () |
| long | add (const SClef &clef) |
Friends | |
| EXP friend SMARTP< TAttributes > | newAttributes () |
support of the staff-details and measure-style elements
1.3.3