| class RTimeDevice : public RAnimWithUtils |
Sets display parameters for clocks.
| Public Member Functions | |
|---|---|
| IMPORT_C void | Draw() |
| IMPORT_C void | SetPosition(const TPoint &) |
| IMPORT_C void | SetPositionAndSize(const TPoint &, const TSize &) |
| IMPORT_C void | SetSize(const TSize &) |
| IMPORT_C void | SetVisible(TBool) |
| IMPORT_C void | UpdateDisplay() |
| Protected Member Functions | |
|---|---|
| RTimeDevice(RAnimDll &, const RWindowBase &) | |
| void | AppendAnalogDisplayConstructorArgsL(const TPoint &, const TSize &, const TMargins &, const STimeDeviceShadow &, TInt, TInt, TInt, const SAnalogDisplayAmPm *) |
| void | AppendDigitalDisplayConstructorArgsL(const TPoint &, const TSize &, const TMargins &, const STimeDeviceShadow &, TRgb, TInt) |
| void | AppendDisplayTypeL(TDisplayType) |
| RTimeDevice | ( | RAnimDll & | aAnimDll, |
| const RWindowBase & | aWindow | ||
| ) | [protected] | ||
| RAnimDll & aAnimDll | |
| const RWindowBase & aWindow |
| void | AppendAnalogDisplayConstructorArgsL | ( | const TPoint & | aPosition, |
| const TSize & | aSize, | |||
| const TMargins & | aMargins, | |||
| const STimeDeviceShadow & | aShadow, | |||
| TInt | aFaceHandle, | |||
| TInt | aFaceMaskHandle, | |||
| TInt | aNumHands, | |||
| const SAnalogDisplayAmPm * | aAmPm | |||
| ) | [protected] | |||
| const TPoint & aPosition | |
| const TSize & aSize | |
| const TMargins & aMargins | |
| const STimeDeviceShadow & aShadow | |
| TInt aFaceHandle | |
| TInt aFaceMaskHandle | |
| TInt aNumHands | |
| const SAnalogDisplayAmPm * aAmPm |
| void | AppendDigitalDisplayConstructorArgsL | ( | const TPoint & | aPosition, |
| const TSize & | aSize, | |||
| const TMargins & | aMargins, | |||
| const STimeDeviceShadow & | aShadow, | |||
| TRgb | aBackgroundColor, | |||
| TInt | aNumTextSections | |||
| ) | [protected] | |||
| void | AppendDisplayTypeL | ( | TDisplayType | aType | ) | [protected] |
| TDisplayType aType |
| IMPORT_C void | SetPosition | ( | const TPoint & | aPosition | ) |
| const TPoint & aPosition |