Qt 6.7
Qt Core
C++ Classes
QCalendar
Qt 6.7.2 Reference Documentation
List of All Members for QCalendar
This is the complete list of members for
QCalendar
, including inherited members.
class
SystemId
enum class
System
QCalendar
()
QCalendar
(QCalendar::System)
QCalendar
(QAnyStringView)
QCalendar
(QCalendar::SystemId)
availableCalendars
() : QStringList
dateFromParts
(int, int, int) const : QDate
dateFromParts
(const QCalendar::YearMonthDay &) const : QDate
dateTimeToString
(QStringView, const QDateTime &, QDate, 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
matchCenturyToWeekday
(const QCalendar::YearMonthDay &, int) const : QDate
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