RTimeDevice Class Reference
| class RTimeDevice : public RAnimWithUtils |
| 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) |
| Inherited Functions |
|---|
| | RAnim::AsyncCommandReply(TRequestStatus &,TInt,const TIpcArgs &) |
| | RAnim::Command(TInt) |
| | RAnim::Command(TInt,const TPtrC8 &) |
| | RAnim::CommandReply(TInt) |
| | RAnim::CommandReply(TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::CommandReply(TInt,const TPtrC8 &) |
| | RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &) |
| | RAnim::Construct(const RWindowBase &,TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &) |
| | RAnim::Construct(const RWsSprite &,TInt,const TDesC8 &,const TIpcArgs &) |
| | RAnim::Destroy() |
| | RAnim::RAnim() |
| | RAnim::RAnim(RAnimDll &) |
| | RAnim::~RAnim() |
| | RAnimWithUtils::AppendToConstructorBufL(const TDesC8 &) |
| | RAnimWithUtils::Close() |
| | RAnimWithUtils::ConstructorBuf()const |
| | RAnimWithUtils::ConstructorBufAlreadySent()const |
| | RAnimWithUtils::ConstructorBufExists()const |
| | RAnimWithUtils::RAnimWithUtils(RAnimDll &,const RWindowBase &) |
| | RAnimWithUtils::SendConstructorBufIfCompleteL(TInt) |
| | RAnimWithUtils::SendConstructorBufL(TInt) |
| | RAnimWithUtils::SetNumAdditionsStillExpected(TInt) |
Detailed Description
Sets display parameters for clocks.
Constructor & Destructor Documentation
RTimeDevice ( RAnimDll &, const RWindowBase & )
Member Function Documentation
AppendAnalogDisplayConstructorArgsL ( const TPoint &, const TSize &, const TMargins &, const STimeDeviceShadow &, TInt, TInt, TInt, const SAnalogDisplayAmPm * )
AppendDigitalDisplayConstructorArgsL ( const TPoint &, const TSize &, const TMargins &, const STimeDeviceShadow &, TRgb, TInt )
AppendDisplayTypeL ( TDisplayType )
SetPosition ( const TPoint & )
| IMPORT_C void | SetPosition | ( | const TPoint & | aPosition | ) | |
SetPositionAndSize ( const TPoint &, const TSize & )
| IMPORT_C void | SetPositionAndSize | ( | const TPoint & | aPosition, |
| | const TSize & | aSize |
| | ) | |
SetSize ( const TSize & )
| IMPORT_C void | SetSize | ( | const TSize & | aSize | ) | |
SetVisible ( TBool )
| IMPORT_C void | SetVisible | ( | TBool | aVisible | ) | |
UpdateDisplay ( )
| IMPORT_C void | UpdateDisplay | ( | ) | |