index.html
Qt Core
C++ Classes
QGregorianCalendar
Qt 5.15.18 Reference Documentation
List of All Members for QGregorianCalendar
This is the complete list of members for
QGregorianCalendar
, including inherited members.
QGregorianCalendar
()
calendarSystem
() const : QCalendar::System
dateToJulianDay
(int , int , int , qint64 *) const : bool
daysInMonth
(int , int ) const : int
isLeapYear
(int ) const : bool
isLunar
() const : bool
isLuniSolar
() const : bool
isSolar
() const : bool
julianDayToDate
(qint64 ) const : QCalendar::YearMonthDay
julianFromParts
(int , int , int , qint64 *) : bool
leapTest
(int ) : bool
localeMonthData
() const : const ushort *
localeMonthIndexData
() const : const QCalendarLocale *
minimumDaysInMonth
() const : int
monthLength
(int , int ) : int
monthName
(const QLocale &, int , int , QLocale::FormatType ) const : QString
name
() const : QString
partsFromJulian
(qint64 ) : QCalendar::YearMonthDay
standaloneMonthName
(const QLocale &, int , int , QLocale::FormatType ) const : QString
validParts
(int , int , int ) : bool
weekDayOfJulian
(qint64 ) : int