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

tdecore

Static Public Member Functions | List of all members
KCalendarSystemFactory Class Reference

#include <kcalendarsystemfactory.h>

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 cfmor.nosp@m.o@co.nosp@m.rreo..nosp@m.unio.nosp@m.vi.es
Since
3.2

Definition at line 36 of file kcalendarsystemfactory.h.

Constructor & Destructor Documentation

◆ KCalendarSystemFactory()

KCalendarSystemFactory::KCalendarSystemFactory ( )

Definition at line 34 of file kcalendarsystemfactory.cpp.

◆ ~KCalendarSystemFactory()

KCalendarSystemFactory::~KCalendarSystemFactory ( )

Definition at line 39 of file kcalendarsystemfactory.cpp.

Member Function Documentation

◆ calendarSystems()

TQStringList KCalendarSystemFactory::calendarSystems ( )
static

Gets list of names of supported calendar systems.

Returns
A TQStringList object

Definition at line 61 of file kcalendarsystemfactory.cpp.

◆ create()

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.9.4
This website is maintained by Timothy Pearson.