Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <CLOCK.H>

Enum TDigitalDisplayHorizontalTextAlignment

TDigitalDisplayHorizontalTextAlignment

Description

Horizontal alignment options for text in a digital clock's display.

See also:

EDigitalDisplayHorizontalTextAlignmentLeft

Left align text.

EDigitalDisplayHorizontalTextAlignmentCenter

Centre align text.

EDigitalDisplayHorizontalTextAlignmentRight

Right align text.

[Top]


Enum TDigitalDisplayVerticalTextAlignment

TDigitalDisplayVerticalTextAlignment

Description

Vertical alignment options for text in a digital clock's display.

See also:

EDigitalDisplayVerticalTextAlignmentTop

Top align text.

EDigitalDisplayVerticalTextAlignmentCenterInclDescent

Centre align text, including the character descent.

EDigitalDisplayVerticalTextAlignmentCenterExclDescent

Centre align text, excluding the character descent.

EDigitalDisplayVerticalTextAlignmentBottomInclDescent

Bottom align text, including the character descent.

EDigitalDisplayVerticalTextAlignmentBottomExclDescent

Bottom align text, excluding the character descent.

[Top]


Enum TDigitalDisplayLayoutChar

TDigitalDisplayLayoutChar

Description

Special characters that can be used in a digital clock display.

See also:

EDigitalDisplayLayoutCharFlashingBlockDelimiter

A flashing block to delimit different sections of the display.

[Top]


Enum TAnalogDisplayHandType

TAnalogDisplayHandType

Description

Different types of hand for an analogue clock.

EAnalogDisplayHandOneRevPer12Hours

A hand that performs one revolution every 12 hours.

EAnalogDisplayHandOneRevPerHour

A hand that performs one revolution every hour.

EAnalogDisplayHandOneRevPerMinute

A hand that performs one revolution every minute.