dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QCalendar.SystemId
qt
core
calendar
QCalendar
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
struct
QCalendar
extern (
C
++)
struct
SystemId {
this
();
size_t
index
();
bool
isValid
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
index
size_t
index
()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool
isValid
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
qt
core
calendar
QCalendar
constructors
this
enums
System
functions
dateFromParts
dateTimeToString
dayOfWeek
daysInMonth
daysInYear
hasYearZero
isDateValid
isGregorian
isLeapYear
isLunar
isLuniSolar
isProleptic
isSolar
isValid
maximumDaysInMonth
maximumMonthsInYear
minimumDaysInMonth
monthName
monthsInYear
name
partsFromDate
rawConstructor
standaloneMonthName
standaloneWeekDayName
weekDayName
static functions
availableCalendars
create
structs
SystemId
YearMonthDay
variables
Unspecified