addDays(const QDate &date, int days) const | DigikamGenericCalendarPlugin::CalSystem | |
addMonths(const QDate &date, int months) const | DigikamGenericCalendarPlugin::CalSystem | |
addYears(const QDate &date, int years) const | DigikamGenericCalendarPlugin::CalSystem | |
calendarSystem() const | DigikamGenericCalendarPlugin::CalSystem | |
CalendarSystem enum name | DigikamGenericCalendarPlugin::CalSystem | |
CalSystem(CalSystem::CalendarSystem calendar=CalSystem::DefaultCalendar) | DigikamGenericCalendarPlugin::CalSystem | explicit |
ChineseCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
CopticCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
date(int year, int month, int day) const | DigikamGenericCalendarPlugin::CalSystem | |
date(int year, int dayOfYear) const | DigikamGenericCalendarPlugin::CalSystem | |
dateDifference(const QDate &fromDate, const QDate &toDate, int *years, int *months, int *days, int *direction) const | DigikamGenericCalendarPlugin::CalSystem | |
day(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
dayOfWeek(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
dayOfWeek(int year, int month, int day) const | DigikamGenericCalendarPlugin::CalSystem | |
dayOfYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
dayOfYear(int year, int month, int day) const | DigikamGenericCalendarPlugin::CalSystem | |
daysDifference(const QDate &fromDate, const QDate &toDate) const | DigikamGenericCalendarPlugin::CalSystem | |
daysInMonth(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
daysInMonth(int year, int month) const | DigikamGenericCalendarPlugin::CalSystem | |
daysInWeek() const | DigikamGenericCalendarPlugin::CalSystem | |
daysInYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
daysInYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
DefaultCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
earliestValidDate() const | DigikamGenericCalendarPlugin::CalSystem | |
epoch() const | DigikamGenericCalendarPlugin::CalSystem | |
EthiopicAmeteAlemCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
EthiopicCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
firstDayOfMonth(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
firstDayOfMonth(int year, int month) const | DigikamGenericCalendarPlugin::CalSystem | |
firstDayOfYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
firstDayOfYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
getDate(const QDate &date, int *year, int *month, int *day) const | DigikamGenericCalendarPlugin::CalSystem | |
GregorianCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
HebrewCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
IndianNationalCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
IslamicCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
IslamicCivilCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
isLeapYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
isLeapYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
ISO8601Calendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
isValid(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
isValid(int year, int month, int day) const | DigikamGenericCalendarPlugin::CalSystem | |
isValid(int year, int dayOfYear) const | DigikamGenericCalendarPlugin::CalSystem | |
JapaneseCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
JulianCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
LastCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
lastDayOfMonth(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
lastDayOfMonth(int year, int month) const | DigikamGenericCalendarPlugin::CalSystem | |
lastDayOfYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
lastDayOfYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
latestValidDate() const | DigikamGenericCalendarPlugin::CalSystem | |
maximumDaysInMonth() const | DigikamGenericCalendarPlugin::CalSystem | |
maximumDaysInYear() const | DigikamGenericCalendarPlugin::CalSystem | |
maximumMonthsInYear() const | DigikamGenericCalendarPlugin::CalSystem | |
month(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
monthsDifference(const QDate &fromDate, const QDate &toDate) const | DigikamGenericCalendarPlugin::CalSystem | |
monthsInYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
monthsInYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
operator=(const CalSystem &other) | DigikamGenericCalendarPlugin::CalSystem | |
PersianCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
quarter(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
quarter(int year, int month, int day) const | DigikamGenericCalendarPlugin::CalSystem | |
ROCCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
ThaiCalendar enum value | DigikamGenericCalendarPlugin::CalSystem | |
weekNumber(const QDate &date, int *yearNum=nullptr) const | DigikamGenericCalendarPlugin::CalSystem | |
weekNumber(int year, int month, int day, int *yearNum=nullptr) const | DigikamGenericCalendarPlugin::CalSystem | |
weeksInYear(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
weeksInYear(int year) const | DigikamGenericCalendarPlugin::CalSystem | |
year(const QDate &date) const | DigikamGenericCalendarPlugin::CalSystem | |
yearsDifference(const QDate &fromDate, const QDate &toDate) const | DigikamGenericCalendarPlugin::CalSystem | |
~CalSystem() | DigikamGenericCalendarPlugin::CalSystem | |