|
|
ScoreIterator (const ScoreIterator& i)
| ScoreIterator |
ScoreIterator (PrScoreEditor * editor, int xoff, Position lpos = -1, Position rpos = -1)
| ScoreIterator |
~ScoreIterator ()
| ~ScoreIterator |
void init ()
| init |
creates the Score from the events
bool done ()
| done |
Reimplemented from Iterator.
void paint ()
| paint |
void print (ostream&)
|
Element * operator * ()
| operator * |
Reimplemented from Iterator.
Iterator& operator++ ()
| operator++ |
Reimplemented from Iterator.
Iterator operator++ (int)
| operator++ |
Reimplemented from Iterator.
ScoreBar * firstBar (int)
| firstBar |
[const]
long ticks (int xpos, ScoreArea & area)
| ticks |
[const]
int xposition (long ticks)
| xposition |
Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53. |