#include <kcalendarsystemgregorianprivate_p.h>

Public Member Functions | |
| KCalendarSystemGregorianPrivate (KCalendarSystemGregorian *q) | |
| virtual | ~KCalendarSystemGregorianPrivate () |
| virtual KLocale::CalendarSystem | calendarSystem () const |
| virtual int | daysInMonth (int year, int month) const |
| virtual int | daysInWeek () const |
| virtual int | daysInYear (int year) const |
| virtual int | earliestValidYear () const |
| virtual bool | hasLeapMonths () const |
| virtual bool | hasYearZero () const |
| virtual bool | isLeapYear (int year) const |
| virtual int | latestValidYear () const |
| virtual void | loadDefaultEraList () |
| virtual int | maxDaysInWeek () const |
| virtual int | maxMonthsInYear () const |
| virtual QString | monthName (int month, int year, KLocale::DateTimeComponentFormat format, bool possessive) const |
| virtual int | monthsInYear (int year) const |
| virtual QString | weekDayName (int weekDay, KLocale::DateTimeComponentFormat format) const |
Public Attributes | |
| bool | m_useCommonEra |
Constructor & Destructor Documentation
| KCalendarSystemGregorianPrivate::KCalendarSystemGregorianPrivate | ( | KCalendarSystemGregorian * | q | ) | [explicit] |
Definition at line 36 of file kcalendarsystemgregorian.cpp.
| KCalendarSystemGregorianPrivate::~KCalendarSystemGregorianPrivate | ( | ) | [virtual] |
Definition at line 41 of file kcalendarsystemgregorian.cpp.
Member Function Documentation
| KLocale::CalendarSystem KCalendarSystemGregorianPrivate::calendarSystem | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 45 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::daysInMonth | ( | int | year, |
| int | month | ||
| ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 86 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::daysInWeek | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 112 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::daysInYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 103 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::earliestValidYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 154 of file kcalendarsystemgregorian.cpp.
| bool KCalendarSystemGregorianPrivate::hasLeapMonths | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 134 of file kcalendarsystemgregorian.cpp.
| bool KCalendarSystemGregorianPrivate::hasYearZero | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 139 of file kcalendarsystemgregorian.cpp.
| bool KCalendarSystemGregorianPrivate::isLeapYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 117 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::latestValidYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 159 of file kcalendarsystemgregorian.cpp.
| void KCalendarSystemGregorianPrivate::loadDefaultEraList | ( | ) | [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 52 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::maxDaysInWeek | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 144 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::maxMonthsInYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 149 of file kcalendarsystemgregorian.cpp.
| QString KCalendarSystemGregorianPrivate::monthName | ( | int | month, |
| int | year, | ||
| KLocale::DateTimeComponentFormat | format, | ||
| bool | possessive | ||
| ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 164 of file kcalendarsystemgregorian.cpp.
| int KCalendarSystemGregorianPrivate::monthsInYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 80 of file kcalendarsystemgregorian.cpp.
| QString KCalendarSystemGregorianPrivate::weekDayName | ( | int | weekDay, |
| KLocale::DateTimeComponentFormat | format | ||
| ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 323 of file kcalendarsystemgregorian.cpp.
Member Data Documentation
Definition at line 51 of file kcalendarsystemgregorianprivate_p.h.
The documentation for this class was generated from the following files:
KDE 4.7 API Reference