addSecs(double s) const | MinSec | |
liesVonTextStream(QTextStream &s) | MinSec | |
millisecs() const | MinSec | [inline] |
mins() const | MinSec | [inline] |
MinSec(int mins=0, double secs=0, long milliseconds=0) | MinSec | |
operator-(const MinSec &x, const MinSec &y) | MinSec | [friend] |
operator<(const MinSec &x, const MinSec &y) | MinSec | [friend] |
operator==(const MinSec &x, const MinSec &y) | MinSec | [friend] |
secs() const | MinSec | [inline] |
secsTo(const MinSec &rhs) const | MinSec | |
testFloorInt() | MinSec | [static] |
testMinSec() | MinSec | [static] |
toQString() const | MinSec | |
toSecs() const | MinSec |