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
qislamiccivilcalendar.cpp File Reference

(bd3d08267940844eeabc104c6e8c5ddaaa546457)

#include "qglobal.h"
#include "qislamiccivilcalendar_p.h"
#include "qcalendarmath_p.h"
+ Include dependency graph for qislamiccivilcalendar.cpp:

Go to the source code of this file.

Variables

constexpr qint64 EpochJd = 1948440
 
constexpr unsigned ThirtyYears = 11 * 355 + 19 * 354
 
constexpr unsigned ElevenMonths = 6 * 30 + 5 * 29
 

Variable Documentation

◆ ElevenMonths

constexpr unsigned ElevenMonths = 6 * 30 + 5 * 29
constexpr

Definition at line 68 of file qislamiccivilcalendar.cpp.

Referenced by QIslamicCivilCalendar::dateToJulianDay().

◆ EpochJd

constexpr qint64 EpochJd = 1948440
constexpr

◆ ThirtyYears

constexpr unsigned ThirtyYears = 11 * 355 + 19 * 354
constexpr

Definition at line 66 of file qislamiccivilcalendar.cpp.

Referenced by QIslamicCivilCalendar::dateToJulianDay().