dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QTime.fromString
qt
core
datetime
QTime
Undocumented in source. Be warned that the author may not have intended to support it.
QTime
fromString
(QStringView string, qt.core.namespace.DateFormat format)
QTime
fromString
(QStringView string, QStringView format)
struct
QTime
static
QTime
fromString
(
QStringView
string
,
QStringView
format
)
QTime
fromString
(const(QString) string, QStringView format)
QTime
fromString
(const(QString) string, qt.core.namespace.DateFormat format)
QTime
fromString
(const(QString) string, const(QString) format)
Meta
Source
See Implementation
qt
core
datetime
QTime
constructors
this
functions
addMSecs
addSecs
hour
isNull
isValid
minute
msec
msecsSinceStartOfDay
msecsTo
second
secsTo
setHMS
toString
static functions
currentTime
fromMSecsSinceStartOfDay
fromString