calendarsystem Library API Documentation

KCalendarSystemFactory Class Reference

Factory class for calendar types. More...

#include <kcalendarsystem.h>

List of all members.

Static Public Member Functions

KCalendarSystemcreate (const QString &calType="gregorian")
 Gets specific calendar type number of days in previous month for a given date.


Detailed Description

Factory class for calendar types.

Definition at line 232 of file kcalendarsystem.h.


Member Function Documentation

KCalendarSystem * KCalendarSystemFactory::create const QString calType = "gregorian"  )  [static]
 

Gets specific calendar type number of days in previous month for a given date.

Parameters:
calType string identification of the specific calendar type to be constructed
Returns:
a KCalendarSystem object

Definition at line 228 of file kcalendarsystem.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:46:51 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001