TAknEditorCaseState Class Reference
class TAknEditorCaseState |
Data structure to store current state of case modes.
Data structure to hold the current state of all case state information currently held by the fep and applicable to an editor.
Constructor & Destructor Documentation
TAknEditorCaseState()
IMPORT_C | TAknEditorCaseState | ( | ) | |
C++ default constructor.
TAknEditorCaseState
Data structure to hold the current state of all case state information currently held by the fep and applicable to an editor
Member Functions Documentation
ClearFlag(TCaseStateFlags)
CurrentCase()
IMPORT_C TUint | CurrentCase | ( | ) | const |
IsFlagSet(TCaseStateFlags)
Tells whether the given flag is set or not.
PreviousCase()
IMPORT_C TUint | PreviousCase | ( | ) | const |
PreviousCaseUsedToEnterText()
IMPORT_C TUint | PreviousCaseUsedToEnterText | ( | ) | const |
Gets previous case used to enter text.
SetCurrentCase(TUint)
IMPORT_C void | SetCurrentCase | ( | TUint | aCase | ) | |
SetPreviousCase(TUint)
IMPORT_C void | SetPreviousCase | ( | TUint | aCase | ) | |
Parameters
TUint aCase | a Previously used case. |
SetPreviousCaseUsedToEnterText(TUint)
IMPORT_C void | SetPreviousCaseUsedToEnterText | ( | TUint | aCase | ) | |
Sets previous case used to enter text.
Parameters
TUint aCase | Previously used case to enter text. |
Member Enumerations Documentation
Enum TCaseStateFlags
Flags that indicate states of the case.
Enumerators
EFlagTextEnteredInCurrentCase = 0x00000001 |
Has text been entered with current case.
|
EFlagInitialiseRequired = 0x00000002 |
Initialisation is required.
|
EFlagSupressAutoUpdateCase = 0x00000004 |
Supress case's automatic update.
|
Member Data Documentation
TUint8
iPreviousCaseUsedToEnterText
TUint8
| iPreviousCaseUsedToEnterText | [private] |
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.