CCSCSettingsUi Class Reference
class CCSCSettingsUi : public CBase |
CSCSettingsUi class Implements CSCSettingsUi API methods.
CSCSettingsUi.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
CCSCSettingsUi()
CCSCSettingsUi | ( | ) | [private] |
~CCSCSettingsUi()
~CCSCSettingsUi | ( | ) | [virtual] |
Member Functions Documentation
InitializeL(const TUid &, TUint, const MCoeView *)
IMPORT_C void | InitializeL | ( | const TUid & | aReturnViewId, |
| TUint | aServiceId, |
| const MCoeView * | aDefaultAppView |
| ) | |
Initializes Converged Service Configurator Settings UI.
Parameters
const TUid & aReturnViewId | Identifier of the view where to return with "back" key. |
TUint aServiceId | Service settings identifier. |
const MCoeView * aDefaultAppView | The view to set as the default for client application. If NULL, settings ui view is set as the default view for the application. |
LaunchSettingsUiL()
IMPORT_C void | LaunchSettingsUiL | ( | ) | const |
Launches Converged Service Configurator Settings UI with parameters given at initialization.
- Since
- S60 v3.2
- Pre-condition
- Initialization is done at least once.
Member Data Documentation
CCSCSettingsUiImpl * iImpl
Implementation of the CSC Settings UI. Own.
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.