• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

Static Public Member Functions
KCalendarSystemFactory Class Reference

#include <kcalendarsystemfactory.h>

List of all members.

Static Public Member Functions

static KCalendarSystem * create (const TQString &calType=TQString::fromLatin1("gregorian"), const TDELocale *locale=0)
static TQStringList calendarSystems ()

Detailed Description

Factory class for calendar types.

Author:
Carlos Moro <cfmoro@correo.uniovi.es>
Since:
3.2

Definition at line 36 of file kcalendarsystemfactory.h.


Member Function Documentation

TQStringList KCalendarSystemFactory::calendarSystems ( ) [static]

Gets list of names of supported calendar systems.

Returns:
A TQStringList object

Definition at line 61 of file kcalendarsystemfactory.cpp.

KCalendarSystem * KCalendarSystemFactory::create ( const TQString &  calType = TQString::fromLatin1("gregorian"),
const TDELocale *  locale = 0 
) [static]

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

Parameters:
calTypestring identification of the specific calendar type to be constructed
localeLocale used for translations. Use the global locale when 0 is specified.
Returns:
a KCalendarSystem object

Definition at line 43 of file kcalendarsystemfactory.cpp.


The documentation for this class was generated from the following files:
  • kcalendarsystemfactory.h
  • kcalendarsystemfactory.cpp

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.