KCalendarSystemGregorianProlepticPrivate Class Reference
#include <kcalendarsystemgregorianprolepticprivate_p.h>

Public Member Functions | |
| KCalendarSystemGregorianProlepticPrivate (KCalendarSystemGregorianProleptic *q) | |
| virtual | ~KCalendarSystemGregorianProlepticPrivate () |
| 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 int | monthsInYear (int year) const |
Public Attributes | |
| bool | m_useCommonEra |
Detailed Description
Definition at line 27 of file kcalendarsystemgregorianprolepticprivate_p.h.
Constructor & Destructor Documentation
| KCalendarSystemGregorianProlepticPrivate::KCalendarSystemGregorianProlepticPrivate | ( | KCalendarSystemGregorianProleptic * | q | ) | [explicit] |
Definition at line 36 of file kcalendarsystemgregorianproleptic.cpp.
| KCalendarSystemGregorianProlepticPrivate::~KCalendarSystemGregorianProlepticPrivate | ( | ) | [virtual] |
Definition at line 41 of file kcalendarsystemgregorianproleptic.cpp.
Member Function Documentation
| KLocale::CalendarSystem KCalendarSystemGregorianProlepticPrivate::calendarSystem | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 45 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::daysInMonth | ( | int | year, |
| int | month | ||
| ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 86 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::daysInWeek | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 112 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::daysInYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 103 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::earliestValidYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 154 of file kcalendarsystemgregorianproleptic.cpp.
| bool KCalendarSystemGregorianProlepticPrivate::hasLeapMonths | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 134 of file kcalendarsystemgregorianproleptic.cpp.
| bool KCalendarSystemGregorianProlepticPrivate::hasYearZero | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 139 of file kcalendarsystemgregorianproleptic.cpp.
| bool KCalendarSystemGregorianProlepticPrivate::isLeapYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 117 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::latestValidYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 159 of file kcalendarsystemgregorianproleptic.cpp.
| void KCalendarSystemGregorianProlepticPrivate::loadDefaultEraList | ( | ) | [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 52 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::maxDaysInWeek | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 144 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::maxMonthsInYear | ( | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 149 of file kcalendarsystemgregorianproleptic.cpp.
| int KCalendarSystemGregorianProlepticPrivate::monthsInYear | ( | int | year | ) | const [virtual] |
Reimplemented from KCalendarSystemPrivate.
Definition at line 80 of file kcalendarsystemgregorianproleptic.cpp.
Member Data Documentation
Definition at line 49 of file kcalendarsystemgregorianprolepticprivate_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference