4#ifndef QISLAMIC_CIVIL_CALENDAR_P_H
5#define QISLAMIC_CIVIL_CALENDAR_P_H
28 QString name()
const override;
29 static QStringList nameList();
31 bool isLeapYear(
int year)
const override;
33 bool dateToJulianDay(
int year,
int month,
int day, qint64 *jd)
const override;
34 QCalendar::YearMonthDay julianDayToDate(qint64 jd)
const override;
Implements a commonly-used computed version of the Islamic calendar.
Combined button and popup list for selecting options.
constexpr unsigned ElevenMonths
constexpr unsigned ThirtyYears
QT_REQUIRE_CONFIG(itemmodel)