Public Methods |
| QwavSelection (long first=0, long last=0) |
| QwavSelection (const QwavSelection &s) |
| ~QwavSelection () |
void | setFirstSample (const long &s) |
void | setLastSample (const long &s) |
const long & | firstSample () const |
const long & | lastSample () const |
bool | isValid () const |
void | swap () |
QwavSelection & | operator= (const QwavSelection &s) |
bool | operator< (const QwavSelection &s) |
bool | operator!= (const QwavSelection &s) |
Static Public Attributes |
QwavSelection | NullSelection |