Qt 5.15
Qt Core
C++ Classes
QCalendar
Qt 5.15.8 Reference Documentation
List of All Members for QCalendar
This is the complete list of members for
QCalendar
, including inherited members.
QCalendar
(QStringView )
QCalendar
(QLatin1String )
QCalendar
(QCalendar::System )
QCalendar
()
enum class
System
availableCalendars
() : QStringList
dateFromParts
(int , int , int ) const : QDate
dateFromParts
(const QCalendar::YearMonthDay &) const : QDate
dateTimeToString
(QStringView , const QDateTime &, const QDate &, const QTime &, const QLocale &) const : QString
dayOfWeek
(QDate ) const : int
daysInMonth
(int , int ) const : int
daysInYear
(int ) const : int
hasYearZero
() const : bool
isDateValid
(int , int , int ) const : bool
isGregorian
() const : bool
isLeapYear
(int ) const : bool
isLunar
() const : bool
isLuniSolar
() const : bool
isProleptic
() const : bool
isSolar
() const : bool
isValid
() const : bool
maximumDaysInMonth
() const : int
maximumMonthsInYear
() const : int
minimumDaysInMonth
() const : int
monthName
(const QLocale &, int , int , QLocale::FormatType ) const : QString
monthsInYear
(int ) const : int
name
() const : QString
partsFromDate
(QDate ) const : QCalendar::YearMonthDay
standaloneMonthName
(const QLocale &, int , int , QLocale::FormatType ) const : QString
standaloneWeekDayName
(const QLocale &, int , QLocale::FormatType ) const : QString
weekDayName
(const QLocale &, int , QLocale::FormatType ) const : QString