|
Public Member Functions |
IMPORT_C | CAknExtMultilineQueryControl () |
| C++ Constructor.
|
virtual IMPORT_C | ~CAknExtMultilineQueryControl () |
| C++ Destructor.
|
IMPORT_C void | SetNbrOfPromptLines (TInt aNbrOfPromptLinesFirstLine, TInt aNbrOfPromptLinesSecondLine) |
| Set number of prompt lines to controls.
|
IMPORT_C TBool | IsFirst () const |
| Return true if control is the first query in the dialog.
|
IMPORT_C TBool | IsSecond () const |
| Return true if control is the second query in the dialog.
|
virtual IMPORT_C CCoeControl * | ControlByLayoutOrNull (TInt aLayout) |
| Get pointer to query controls control (editor).
|
IMPORT_C TSize | MinimumSize () |
| From CCoeControl Give the control a mimimum size.
|
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
| From CCoeControl.
|
IMPORT_C void | HandleResourceChange (TInt aType) |
Protected Member Functions |
void | SetLineWidthsL () |
| Set line widths for query prompt.
|
void | ConstructQueryL (TResourceReader &aRes) |
| Read the query data from resource file.
|
TRect | LayoutRect () |
| Layout rectangle (shift up and left by margins).
|
Data Structures |
class | TIndex |
| LAF indexing. More...
|