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
Constructor & Destructor Documentation
CAknSlideStatusNotifier()
CAknSlideStatusNotifier | ( | ) | [private] |
~CAknSlideStatusNotifier()
~CAknSlideStatusNotifier | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(MAknSlideStatusObserver *)
Symbian second phase constructor
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
From CActive. Implements cancellation of an outstanding request.
NewL(MAknSlideStatusObserver *)
Symbian two-phase constructor
NewLC(MAknSlideStatusObserver *)
Symbian two-phase constructor leaving a pointer to the constructed object on the cleanup stack
RunError(TInt)
TInt
| RunError | ( | TInt | aError | ) | [protected, virtual] |
From CActive. Handles an active object's request error event
RunL()
void | RunL | ( | ) | [protected, virtual] |
From CActive. Handles an active object's request completion event
Member Data Documentation
MAknSlideStatusObserver * iObserver
The observer interested in the Slide status Not own.
RProperty
iProperty
Property handle used to read P&S variables
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.