CAknSlideStatusNotifier Class Reference

class CAknSlideStatusNotifier : public CActive

Reacts to Slide status changes

Reacts to Slide status changes and notifies its client(s) about the status change

Inherits from

Constructor & Destructor Documentation

CAknSlideStatusNotifier()

CAknSlideStatusNotifier()[private]

C++ default constructor

~CAknSlideStatusNotifier()

~CAknSlideStatusNotifier()[virtual]

Default destructor

Member Functions Documentation

ConstructL(MAknSlideStatusObserver *)

voidConstructL(MAknSlideStatusObserver *aObserver)[private]

Symbian second phase constructor

Parameters

MAknSlideStatusObserver * aObserver

DoCancel()

voidDoCancel()[protected, virtual]

From CActive. Implements cancellation of an outstanding request.

NewL(MAknSlideStatusObserver *)

CAknSlideStatusNotifier *NewL(MAknSlideStatusObserver *aObserver)[static]

Symbian two-phase constructor

Parameters

MAknSlideStatusObserver * aObserver

NewLC(MAknSlideStatusObserver *)

CAknSlideStatusNotifier *NewLC(MAknSlideStatusObserver *aObserver)[static]

Symbian two-phase constructor leaving a pointer to the constructed object on the cleanup stack

Parameters

MAknSlideStatusObserver * aObserver

RunError(TInt)

TInt RunError(TIntaError)[protected, virtual]

From CActive. Handles an active object's request error event

Parameters

TInt aError

RunL()

voidRunL()[protected, virtual]

From CActive. Handles an active object's request completion event

Member Data Documentation

MAknSlideStatusObserver * iObserver

MAknSlideStatusObserver *iObserver[private]

The observer interested in the Slide status Not own.

RProperty iProperty

RProperty iProperty[private]

Property handle used to read P&S variables