CAknCapAppServerAlternateFs Class Reference
| class CAknCapAppServerAlternateFs : public CBase |
Base class for ECOM plugins which provide alternate fast swap window functionality. AknCapServer will load the first of the found plugins or if none found then use the built-in fast swapper.
Inherits from
- CAknCapAppServerAlternateFs
Constructor & Destructor Documentation
~CAknCapAppServerAlternateFs()
| ~CAknCapAppServerAlternateFs | ( | ) | [inline, virtual] |
Member Functions Documentation
Dismiss()
| void | Dismiss | ( | ) | [pure virtual] |
Dismisses the alternate fast swap.
HandleLongAppKeyPress()
| void | HandleLongAppKeyPress | ( | ) | [pure virtual] |
Forward long app key to the alternate fast swap
HandleShortAppKeyPress()
| void | HandleShortAppKeyPress | ( | ) | [pure virtual] |
Forward short app key to the alternate fast swap
ImplementationUid()
|
TUid
| ImplementationUid | ( | ) | const [inline] |
Returns the ecom implementation uid of this plugin.
IsReady()
|
TBool
| IsReady | ( | ) | [pure virtual] |
Checks if alternate fast swap is ready to be shown.
IsVisible()
|
TBool
| IsVisible | ( | ) | [pure virtual] |
Checks if alternate fast swap is currently visible.
NewL(const TUid &)
Symbian two phased constructors.
Parameters
| const TUid & aImplementationUid | Implementation to create. |
Show()
Shows the alternate fast swap.
Member Data Documentation
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.