CPhoneDialerController Class Reference
class CPhoneDialerController : public CBase |
Dialer controller, provides toolbar button data for the normal mode dialer
PhoneUIView.lib
- Since
- S60 v5.0
Nested Classes and Structures
Constructor & Destructor Documentation
CPhoneDialerController(CPhoneBubbleWrapper *, CCoeEnv &)
IMPORT_C | CPhoneDialerController | ( | CPhoneBubbleWrapper * | aBubbleWrapper, |
| CCoeEnv & | aCoeEnv |
| ) | [protected] |
Parameters
CPhoneBubbleWrapper * aBubbleWrapper | |
CCoeEnv & aCoeEnv | |
~CPhoneDialerController()
IMPORT_C | ~CPhoneDialerController | ( | ) | [virtual] |
Member Functions Documentation
ButtonDimmed(TButtonIndex)
IMPORT_C TBool | ButtonDimmed | ( | TButtonIndex | aIndex | ) | const |
ButtonState(TButtonIndex)
IMPORT_C TInt | ButtonState | ( | TButtonIndex | aIndex | ) | const |
CbaResourceId()
IMPORT_C TInt | CbaResourceId | ( | ) | const |
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [protected] |
Symbian 2nd phase constructor.
CreateButtonDataL(const TLocalButtonData &, MAknsSkinInstance *, const TDesC &)
Create button data object from given source data.
Parameters
const TLocalButtonData & aSourceData | Defines, where the data should be loaded. |
MAknsSkinInstance * aSkin | Skin instance. Ownership not transferred. |
const TDesC & aMifFile | Full path to the MIF file holding the fallback graphics. |
EasyDialingAllowed()
IMPORT_C TBool | EasyDialingAllowed | ( | ) | const |
EasyDialingFocused()
TBool
| EasyDialingFocused | ( | ) | const [protected] |
Check if Easy Dialing contact listbox is in focus.
EmergencyCallActive()
TBool
| EmergencyCallActive | ( | ) | const [protected] |
Check is there an emergency call ongoing.
GetButtonData(TButtonIndex, RPointerArray< CButtonData > &)
IMPORT_C TInt | GetButtonData | ( | TButtonIndex | aIndex, |
| RPointerArray< CButtonData > & | aData |
| ) | const |
MenuResourceId()
IMPORT_C TInt | MenuResourceId | ( | ) | const |
NewL(CPhoneBubbleWrapper *, CCoeEnv &)
Parameters
CPhoneBubbleWrapper * aBubbleWrapper | Handle to bubble wrapper. Ownership not transferred. May be NULL, but then emergency call state can't be identified |
CCoeEnv & aCoeEnv | Handle to coeenv. Ownership not transferred. |
NumberEntryPromptTextL()
IMPORT_C const TDesC & | NumberEntryPromptTextL | ( | ) | |
SetEasyDialingController(CPhoneEasyDialingController *)
void | SetEasyDialingController | ( | CPhoneEasyDialingController * | aController | ) | |
Sets handle to the Easy Dialing controller.
Parameters
CPhoneEasyDialingController * aController | Easy Dialing controller. Ownership not transferred. |
SetNumberEntryIsEmpty(TBool)
IMPORT_C void | SetNumberEntryIsEmpty | ( | TBool | aEmpty | ) | |
SetRestrictedDialer(TBool)
void | SetRestrictedDialer | ( | TBool | aRestricted | ) | |
Sets state of restricted dialer.
SetServiceCodeFlag(TPhoneCommandParam *)
Sets state of service code flag.
Member Data Documentation
CPhoneBubbleWrapper * iBubbleWrapper
CPhoneBubbleWrapper * | iBubbleWrapper | [protected] |
Handle to the Bubblewrapper. May be NULL. Not owned.
CPhoneEasyDialingController * iEasyDialingController
CPhoneEasyDialingController * | iEasyDialingController | [protected] |
Handle to Easy Dialing controller. May be NULL. Not owned.
TBool
iNumberAvailable
TBool
| iNumberAvailable | [protected] |
Store availability of phone number (etc) in the number entry.
TBool
iRestrictedDialer
TBool
| iRestrictedDialer | [protected] |
Used to check is the Dialer in the restricted mode.
TBool
iServiceCodeFlag
TBool
| iServiceCodeFlag | [protected] |
Used to check is the service code flag set, meaning that number entry contains a service code rather than phone number.
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.