class AddOrnament
|
This operation adds an ornament to a note. More... |
|
|
Public Methods
This operation adds an ornament to a note. In case the operation is undone, the element has to be deleted when the operation-instance is deleted.
For this reason, a _delete element is used...
example:
new AddOrnament(new Expression(0), new Note());
~AddOrnament ()
| ~AddOrnament |
Reimplemented from Operation.
Reimplemented from Operation.
[const virtual]
Reimplemented from Atoma.
void flush (const char*)
| flush |
[const virtual]
Reimplemented from Atoma.
[const virtual]
Reimplemented from Atoma.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |