CSimplePromptingSelectorBase Class Reference
class CSimplePromptingSelectorBase : public CActive
|
Base for simple selectors which may use dialog to process their selection requests.
Inherits from
-
CSimplePromptingSelectorBase
Constructor & Destructor Documentation
CSimplePromptingSelectorBase()
IMPORT_C
|
CSimplePromptingSelectorBase
|
(
|
)
|
[protected]
|
CSimplePromptingSelectorBase(const TUint, const Meta::SMetaData &)
IMPORT_C
|
CSimplePromptingSelectorBase
|
(
|
const
TUint
|
aTypeId,
|
|
const
Meta::SMetaData
&
|
aSelectionPreferences
|
|
)
|
[protected, explicit]
|
Parameters
const
TUint
aTypeId
|
|
const
Meta::SMetaData
& aSelectionPreferences
|
|
CSimplePromptingSelectorBase(const Meta::SMetaData &)
IMPORT_C
|
CSimplePromptingSelectorBase
|
(
|
const
Meta::SMetaData
&
|
aSelectionPreferences
|
)
|
[protected, explicit]
|
Parameters
const
Meta::SMetaData
& aSelectionPreferences
|
|
~CSimplePromptingSelectorBase()
IMPORT_C
|
~CSimplePromptingSelectorBase
|
(
|
)
|
[protected, virtual]
|
Member Functions Documentation
DoCancel()
IMPORT_C void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
Implements cancellation of an outstanding request.
This function is called as part of the active object's
Cancel()
.
It must call the appropriate cancel function offered by the active object's asynchronous service provider. The asynchronous service provider's cancel is expected to act immediately.
DoCancel()
must not wait for event completion; this is handled by
Cancel()
.
CActive::Cancel
PromptUserL(ESock::ISelectionNotify &, const TConnectionPrefs &)
PromptUserL(ESock::ISelectionNotify &)
Member Data Documentation
RGenConAgentDialogServer
iDlgServ
ESock::ISelectionNotify
iSelectionNotify
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.