UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Time and Date


CQikGregorianCalendar

A standard control that displays a calendar. This is a Gregorian Calendar. This class should only get used directly if ONLY a gregorian Calendar is requested. The CEikCalendar should be used to show the gregorian or a lunar calendar depending on a some settings. Using CEikCalendar will use any other calendar transparently.

Control

How to guide

Class reference

Resource reference

Gregorian Calendar

CQikGregorianCalendar

CALENDAR

[Top]


CEikCalendar

Date selection pop-up. This control brings up a pop-up calendar from which a user may select a single date. It is used in conjunction with a user-supplied MEikCalendarObserver. This class is not intended for user derivation.

Class reference

CEikCalendar

[Top]


CEikCalendarBase

Any real implmentation of the CEikCalendar must inherit from this base class.

Class reference

CEikCalendarBase

[Top]


CEikClock

Clock control. An on-screen clock that can be initialised from a CLOCK resource struct, and can be switched between analog and digital display with a pointer tap. CEikClock is implemented as a container control wrapped around a more primitive CEikLocaleConformantClock. The clock control has an associated resource struct CLOCK and control factory identifier EEikCtClock. This class is not intended for user derivation.

Class reference

CEikClock

[Top]


CEikLocaleConformantClock

A primitive clock. This clock is used by the more sophisticated CEikClock which is implemented as a container control wrapped around CEikLocaleConformantClock.

Class reference

CEikLocaleConformantClock

[Top]


CEikResourceConstructedClock

A clock constructed from resource

Class reference

CEikResourceConstructedClock

[Top]


MEikCalendarObserver

Calendar observer interface. Objects of classes implementing this interface can be registered with a CEikCalendar object, and will be informed about changes made to the calendar. This interface is implemented by user classes which are interested in user date selections from CEikCalendar controls.

Class reference

MEikCalendarObserver

[Top]


MEikClockContainer

Base class used in the derivation of CEikClock. It has no user accessible functions.

Class reference

MEikClockContainer

[Top]


RQikAnalogClock

An analogue clock.

Class reference

RQikAnalogClock

[Top]


RQikAnimWithUtils

Utility class to support clock animation.

Class reference

RQikAnimWithUtils

[Top]


RQikClock

Sets the time for clocks.

Class reference

RQikClock

[Top]


RQikDigitalClock

A digital clock. A digital clock is composed of one or more text sections, which define how the time information is displayed.

Class reference

RQikDigitalClock

[Top]


RQikTimeDevice

Sets display parameters for clocks.

Class reference

RQikTimeDevice