CMPXAknDialogPlugin Class Reference
class CMPXAknDialogPlugin : public CMPXViewPlugin
|
MPX Avkon dialog plugin definition.
mpxviewplugin.lib
Protected Attributes
|
CAknDialog
*
|
iDialog
|
Constructor & Destructor Documentation
~CMPXAknDialogPlugin()
IMPORT_C
|
~CMPXAknDialogPlugin
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ActivateViewL(const TDesC *)
IMPORT_C void
|
ActivateViewL
|
(
|
const
TDesC
*
|
aParam = NULL
|
)
|
[protected, virtual]
|
Parameters
const
TDesC
* aParam = NULL
|
Parameter required to activate the view.
|
ConstructDialogL()
CAknDialog
*
|
ConstructDialogL
|
(
|
)
|
[protected, pure virtual]
|
Interface method to construct Avkon dialog.
CreateViewL()
IMPORT_C void
|
CreateViewL
|
(
|
)
|
[protected, virtual]
|
DeactivateView()
IMPORT_C void
|
DeactivateView
|
(
|
)
|
[protected, virtual]
|
DestroyView()
IMPORT_C void
|
DestroyView
|
(
|
)
|
[protected, virtual]
|
ResourceId()
TInt
|
ResourceId
|
(
|
)
|
[protected, pure virtual]
|
Return resource id of the Avkon dialog.
SetAsDefaultViewL()
IMPORT_C void
|
SetAsDefaultViewL
|
(
|
)
|
[protected, virtual]
|
Interface method to activate as default view. Will not bring to foreground. From
CMPXViewPlugin
-
Since
-
S60 3.0
-
leave
-
KErrNotSupported
Member Data Documentation
CAknDialog * iDialog
CAknDialog
*
|
iDialog
|
[protected]
|
Avkon dialog that associates with this plugin.
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.