dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QDate.fromString
qt
core
datetime
QDate
Undocumented in source. Be warned that the author may not have intended to support it.
QDate
fromString
(QStringView string, qt.core.namespace.DateFormat format)
QDate
fromString
(QStringView string, QStringView format, QCalendar cal)
QDate
fromString
(const(QString) string, QStringView format, QCalendar cal)
QDate
fromString
(const(QString) string, qt.core.namespace.DateFormat format)
QDate
fromString
(const(QString) string, const(QString) format, QCalendar cal)
struct
QDate
static
static if
(
QT_STRINGVIEW_LEVEL < 2
)
QDate
fromString
(
ref
const
(
QString
)
string
,
ref
const
(
QString
)
format
,
QCalendar
cal
)
Meta
Source
See Implementation
qt
core
datetime
QDate
constructors
this
functions
addDays
addMonths
addYears
day
dayOfWeek
dayOfYear
daysInMonth
daysInYear
daysTo
endOfDay
getDate
isNull
isValid
month
setDate
startOfDay
toJulianDay
toString
weekNumber
year
static functions
currentDate
fromJulianDay
fromString
isLeapYear