- currentTime
QTime currentTime()
Undocumented in source.
- fromMSecsSinceStartOfDay
QTime fromMSecsSinceStartOfDay(int msecs)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromString
QTime fromString(QStringView string, qt.core.namespace.DateFormat format)
Undocumented in source.
- fromString
QTime fromString(QStringView string, QStringView format)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromString
QTime fromString(const(QString) string, QStringView format)
Undocumented in source.
- fromString
QTime fromString(const(QString) string, qt.core.namespace.DateFormat format)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromString
QTime fromString(const(QString) string, const(QString) format)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid(int h, int m, int s, int ms)
Undocumented in source.
Binding for C++ class QTime.