KCalendarSystemFactory Class Reference
Factory class for calendar types. More...
#include <kcalendarsystemfactory.h>
| Static Public Member Functions | |
| KCalendarSystem * | create (const QString &calType=QString::fromLatin1("gregorian"), const KLocale *locale=0) | 
| QStringList | calendarSystems () | 
Detailed Description
Factory class for calendar types.
- Author:
- Carlos Moro <cfmoro@correo.uniovi.es>
- Version:
- Id
- kcalendarsystemfactory.h,v 1.6 2003/08/15 21:11:30 coolo Exp
 
- Since:
- 3.2
Definition at line 36 of file kcalendarsystemfactory.h.
Member Function Documentation
| 
 | ||||||||||||
| Gets specific calendar type number of days in previous month for a given date. 
 
 
 Definition at line 43 of file kcalendarsystemfactory.cpp. References endl(). Referenced by KLocale::calendar(). | 
| 
 | 
| Gets list of names of supported calendar systems. 
 
 Definition at line 61 of file kcalendarsystemfactory.cpp. | 
The documentation for this class was generated from the following files:

