class Calendar1

This Class provides a CalenderEditView like used in QTopia. More...

Definition#include <calenderedit.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Static Methods


Detailed Description

This Class provides a CalenderEditView like used in QTopia. In fact it is copied from qpe/library/calender.h for use under X11.

It is a subclass of calenderEdit.

calenderEdit creates and destroys the instances. Dont use it directly.

Day (struct)

Day

QString  nameOfMonth ( int m )

nameOfMonth

[static]

QString  nameOfDay ( int d )

nameOfDay

[static]

QValueList  daysOfMonth ( int year, int month, bool startWithMonday = FALSE )

daysOfMonth

[static]

 Calendar1 ()

Calendar1

 ~Calendar1 ()

~Calendar1