class Event
|
Events are atoms with a well defined position and duration
More... |
|
|
Public Methods
Protected Members
Events are atoms with a well defined position and duration
[protected]
[protected]
Event (const Event&)
| Event |
const Position & internalStart ()
| internalStart |
[const]
returns the start position (relative to the part) of an event. For the absolute position (within the track) use
the part's method position(event)
long internalEnd ()
| internalEnd |
[const]
long duration ()
| duration |
[const]
void setInternalStart (Position)
| setInternalStart |
void snapStart (int)
| snapStart |
void setDuration (long)
| setDuration |
[const pure virtual]
Reimplemented from Atoma.
void flush (const char*)
| flush |
[const pure virtual]
Reimplemented from Atoma.
[const pure virtual]
Reimplemented from Atoma.
[const virtual]
Reimplemented from Element.
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |