Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGregorianCalendar Member List

This is the complete list of members for QGregorianCalendar, including all inherited members.

availableCalendars()QCalendarBackendstatic
calendarId() constQCalendarBackendinline
calendarSystem() constQCalendarBackend
dateTimeToString(QStringView format, const QDateTime &datetime, QDate dateOnly, QTime timeOnly, const QLocale &locale) constQCalendarBackendvirtual
dateToJulianDay(int year, int month, int day, qint64 *jd) const overrideQGregorianCalendarvirtual
dayOfWeek(qint64 jd) constQCalendarBackendvirtual
daysInMonth(int month, int year=QCalendar::Unspecified) const overrideQRomanCalendarvirtual
daysInYear(int year) constQCalendarBackendvirtual
hasYearZero() constQCalendarBackendvirtual
isDateValid(int year, int month, int day) constQCalendarBackendvirtual
isGregorian() constQCalendarBackend
isLeapYear(int year) const overrideQGregorianCalendarvirtual
isLunar() const overrideQRomanCalendarvirtual
isLuniSolar() const overrideQRomanCalendarvirtual
isProleptic() constQCalendarBackendvirtual
isSolar() const overrideQRomanCalendarvirtual
julianDayToDate(qint64 jd) const overrideQGregorianCalendarvirtual
julianFromParts(int year, int month, int day)QGregorianCalendarstatic
leapTest(int year)QGregorianCalendarstatic
localeMonthData() const overrideQRomanCalendarprotectedvirtual
localeMonthIndexData() const overrideQRomanCalendarprotectedvirtual
matchCenturyToWeekday(const QCalendar::YearMonthDay &parts, int dow) const overrideQGregorianCalendarvirtual
maximumDaysInMonth() constQCalendarBackendvirtual
maximumMonthsInYear() constQCalendarBackendvirtual
minimumDaysInMonth() const overrideQRomanCalendarvirtual
monthLength(int month, int year)QGregorianCalendarstatic
monthName(const QLocale &locale, int month, int year, QLocale::FormatType format) const overrideQRomanCalendarvirtual
monthsInYear(int year) constQCalendarBackendvirtual
name() const overrideQGregorianCalendarvirtual
nameList()QGregorianCalendarstatic
names() constQCalendarBackend
partsFromJulian(qint64 jd)QGregorianCalendarstatic
QCalendarBackend()=defaultQCalendarBackend
registerCustomBackend(const QStringList &names)QCalendarBackend
standaloneMonthName(const QLocale &locale, int month, int year, QLocale::FormatType format) const overrideQRomanCalendarvirtual
standaloneWeekDayName(const QLocale &locale, int day, QLocale::FormatType format) constQCalendarBackendvirtual
validParts(int year, int month, int day)QGregorianCalendarstatic
weekDayName(const QLocale &locale, int day, QLocale::FormatType format) constQCalendarBackendvirtual
weekDayOfJulian(qint64 jd)QGregorianCalendarstatic
yearSharingWeekDays(QDate date)QGregorianCalendarstatic
yearStartWeekDay(int year)QGregorianCalendarstatic
~QCalendarBackend()QCalendarBackendvirtual