- addMSecs
QTime addMSecs(int ms)
Undocumented in source.
- addSecs
QTime addSecs(int secs)
Undocumented in source.
- elapsed
int elapsed()
Undocumented in source.
- hour
int hour()
Undocumented in source.
- isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid()
Undocumented in source.
- minute
int minute()
Undocumented in source.
- msec
int msec()
Undocumented in source.
- msecsSinceStartOfDay
int msecsSinceStartOfDay()
Undocumented in source. Be warned that the author may not have intended to support it.
- msecsTo
int msecsTo(const(QTime) )
Undocumented in source.
- restart
int restart()
Undocumented in source.
- second
int second()
Undocumented in source.
- secsTo
int secsTo(const(QTime) )
Undocumented in source.
- setHMS
bool setHMS(int h, int m, int s, int ms)
Undocumented in source.
- start
void start()
Undocumented in source.
- toString
QString toString(qt.core.namespace.DateFormat f)
Undocumented in source.
- toString
QString toString(const(QString) format)
Undocumented in source.
- toString
QString toString(QStringView format)
Undocumented in source.