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 int earliestValidYear() const
Definition: kcalendarsystemgregorian.cpp:154
virtual int latestValidYear() const
Definition: kcalendarsystemgregorian.cpp:159
virtual int daysInYear(int year) const
Definition: kcalendarsystemgregorian.cpp:103
bool m_useCommonEra
Definition: kcalendarsystemgregorianprivate_p.h:51
virtual void loadDefaultEraList()
Definition: kcalendarsystemgregorian.cpp:52
virtual QString monthName(int month, int year, KLocale::DateTimeComponentFormat format, bool possessive) const
Definition: kcalendarsystemgregorian.cpp:164
virtual bool hasLeapMonths() const
Definition: kcalendarsystemgregorian.cpp:134
virtual int daysInMonth(int year, int month) const
Definition: kcalendarsystemgregorian.cpp:86
virtual bool hasYearZero() const
Definition: kcalendarsystemgregorian.cpp:139
virtual KLocale::CalendarSystem calendarSystem() const
Definition: kcalendarsystemgregorian.cpp:45
virtual int maxMonthsInYear() const
Definition: kcalendarsystemgregorian.cpp:149
virtual ~KCalendarSystemGregorianPrivate()
Definition: kcalendarsystemgregorian.cpp:41
virtual int monthsInYear(int year) const
Definition: kcalendarsystemgregorian.cpp:80
virtual int maxDaysInWeek() const
Definition: kcalendarsystemgregorian.cpp:144
virtual bool isLeapYear(int year) const
Definition: kcalendarsystemgregorian.cpp:117
virtual int daysInWeek() const
Definition: kcalendarsystemgregorian.cpp:112
KCalendarSystemGregorianPrivate(KCalendarSystemGregorian *q)
Definition: kcalendarsystemgregorian.cpp:36
virtual QString weekDayName(int weekDay, KLocale::DateTimeComponentFormat format) const
Definition: kcalendarsystemgregorian.cpp:323
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:29:41 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:29:41 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.