|
|
SongIterator (const SongIterator& i)
| SongIterator |
SongIterator (Song * song, Position left = 0, Position right = 0)
| SongIterator |
void init (Position left = 0, Position right = 0)
| init |
bool operator!= (const SongIterator& i)
| operator!= |
[const]
bool operator== (const SongIterator& i)
| operator== |
[const]
bool done (int i=-1)
| done |
Position start (int)
| start |
bool startsAt (int i, long p)
| startsAt |
Element * operator[] (int n)
| operator[] |
void increment (int)
| increment |
Part * change (int)
| change |
Track * track (int)
| track |
int channel (int)
| channel |
int program (int)
| program |
bool mute (int)
| mute |
void activate (int i)
| activate |
bool activeEndsAt (long p)
| activeEndsAt |
Note * activeNote ()
| activeNote |
int activeChannel ()
| activeChannel |
int activeTrack ()
| activeTrack |
void cutActive ()
| cutActive |
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |