![]() |
Qt 6.x
The Qt SDK
|
Functions | |
constexpr auto | yearMonthToYearDays (int year, int month) |
constexpr auto | dayInYearToYmd (int dayInYear) |
Variables | |
constexpr qint64 | LeapDayGregorian1Bce = 1721119 |
constexpr unsigned | FourYears = 4 * 365 + 1 |
constexpr unsigned | FiveMonths = 31 + 30 + 31 + 30 + 31 |
|
constexpr |
Definition at line 130 of file qcalendarmath_p.h.
References R.
Referenced by QJulianCalendar::julianDayToDate(), and QMilankovicCalendar::julianDayToDate().
|
constexpr |
Definition at line 116 of file qcalendarmath_p.h.
References FiveMonths, and R.
Referenced by QJulianCalendar::dateToJulianDay(), QMilankovicCalendar::dateToJulianDay(), and QGregorianCalendar::julianFromParts().
|
constexpr |
Definition at line 114 of file qcalendarmath_p.h.
Referenced by QGregorianCalendar::partsFromJulian(), and yearMonthToYearDays().
|
constexpr |
Definition at line 113 of file qcalendarmath_p.h.
Referenced by QJulianCalendar::dateToJulianDay(), and QGregorianCalendar::partsFromJulian().
|
constexpr |
Definition at line 111 of file qcalendarmath_p.h.