KDECore
kcalendarsystemgregorianprivate_p.h
Go to the documentation of this file.
48 virtual QString monthName(int month, int year, KLocale::DateTimeComponentFormat format, bool possessive) const;
virtual bool isLeapYear(int year) const
Definition: kcalendarsystemgregorian.cpp:117
virtual int monthsInYear(int year) const
Definition: kcalendarsystemgregorian.cpp:80
bool m_useCommonEra
Definition: kcalendarsystemgregorianprivate_p.h:51
virtual void loadDefaultEraList()
Definition: kcalendarsystemgregorian.cpp:52
virtual KLocale::CalendarSystem calendarSystem() const
Definition: kcalendarsystemgregorian.cpp:45
virtual QString monthName(int month, int year, KLocale::DateTimeComponentFormat format, bool possessive) const
Definition: kcalendarsystemgregorian.cpp:164
virtual int maxMonthsInYear() const
Definition: kcalendarsystemgregorian.cpp:149
virtual int daysInYear(int year) const
Definition: kcalendarsystemgregorian.cpp:103
virtual int maxDaysInWeek() const
Definition: kcalendarsystemgregorian.cpp:144
virtual bool hasYearZero() const
Definition: kcalendarsystemgregorian.cpp:139
virtual QString weekDayName(int weekDay, KLocale::DateTimeComponentFormat format) const
Definition: kcalendarsystemgregorian.cpp:323
virtual int earliestValidYear() const
Definition: kcalendarsystemgregorian.cpp:154
virtual int latestValidYear() const
Definition: kcalendarsystemgregorian.cpp:159
virtual int daysInMonth(int year, int month) const
Definition: kcalendarsystemgregorian.cpp:86
virtual bool hasLeapMonths() const
Definition: kcalendarsystemgregorian.cpp:134
virtual int daysInWeek() const
Definition: kcalendarsystemgregorian.cpp:112
virtual ~KCalendarSystemGregorianPrivate()
Definition: kcalendarsystemgregorian.cpp:41
KCalendarSystemGregorianPrivate(KCalendarSystemGregorian *q)
Definition: kcalendarsystemgregorian.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.