class RemoveOrnament
|
This operation removes ornament from a note. More... |
|
|
Public Methods
This operation removes ornament from a note. (The ornaments are not removed until the RemoveOrnament object is deleted!)
RemoveOrnament (Note * note, Type t)
| RemoveOrnament |
example:
new RemoveOrnament(note, BOW);
~RemoveOrnament ()
| ~RemoveOrnament |
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. |