RDigitalClock Class Reference
	
	
| class RDigitalClock : public RClock | 
| 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) | 
|  | RClock::AppendClockConstructorArgsL(TTimeIntervalSeconds) | 
|  | RClock::RClock(RAnimDll &,const RWindowBase &) | 
|  | RClock::SetUniversalTimeOffset(TTimeIntervalSeconds) | 
|  | RTimeDevice::AppendAnalogDisplayConstructorArgsL(const TPoint &,const TSize &,const TMargins &,const STimeDeviceShadow &,TInt,TInt,TInt,const SAnalogDisplayAmPm *) | 
|  | RTimeDevice::AppendDigitalDisplayConstructorArgsL(const TPoint &,const TSize &,const TMargins &,const STimeDeviceShadow &,TRgb,TInt) | 
|  | RTimeDevice::AppendDisplayTypeL(TDisplayType) | 
|  | RTimeDevice::Draw() | 
|  | RTimeDevice::RTimeDevice(RAnimDll &,const RWindowBase &) | 
|  | RTimeDevice::SetPosition(const TPoint &) | 
|  | RTimeDevice::SetPositionAndSize(const TPoint &,const TSize &) | 
|  | RTimeDevice::SetSize(const TSize &) | 
|  | RTimeDevice::SetVisible(TBool) | 
|  | RTimeDevice::UpdateDisplay() | 
Detailed Description
			A digital clock.
			A digital clock is composed of one or more text sections, which define how the time information is displayed.
		Constructor & Destructor Documentation
		RDigitalClock ( RAnimDll &, const RWindowBase & )
		
		
	 
Member Function Documentation
		AddTextSectionL ( const TDigitalDisplayTextSection & )
		
		
	 
		ConstructL ( TTimeIntervalSeconds, const TPoint &, const TSize &, const TMargins &, const STimeDeviceShadow &, TRgb, TInt )
		
		
	 
		SetBackgroundColor ( TRgb, TRgb )
		
		| IMPORT_C void | SetBackgroundColor | ( | TRgb | aBackgroundColor, | 
|  | TRgb | aShadowColor | 
|  | ) |  | 
 
		SetTextColor ( TRgb )
		
		| IMPORT_C void | SetTextColor | ( | TRgb | aTextColor | ) |  |