class CEikSettingsListBox : public CEikFormattedCellListBox |
Public Member Functions | |
---|---|
CEikSettingsListBox() | |
IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
IMPORT_C CSettingsListBoxItemDrawer * | ItemDrawer() |
IMPORT_C CListBoxView * | MakeViewClassInstanceL() |
Protected Member Functions | |
---|---|
IMPORT_C void | CreateItemDrawerL() |
CSettingsListBoxView * | View() |
Private Member Functions | |
---|---|
IMPORT_C void | CEikListBox_Reserved() |
IMPORT_C void * | ExtensionInterface(TUid) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType | |
CEikListBox:@131 | |
CEikListBox:TFlags | |
CEikListBox:TReasonForFocusLost | |
CEikListBox:TScrollBarOwnerShip |
IMPORT_C void | CreateItemDrawerL | ( | ) | [protected, virtual] |
Creates an item drawer for CEikSettingsListBox.
IMPORT_C void * | ExtensionInterface | ( | TUid | aInterface | ) | [private, virtual] |
From CAknControl
TUid aInterface |
IMPORT_C void | HandlePointerEventL | ( | const TPointerEvent & | aPointerEvent | ) | [virtual] |
From CCoeControl.
Handles pointer events.
const TPointerEvent & aPointerEvent | The pointer event. |
IMPORT_C CSettingsListBoxItemDrawer * | ItemDrawer | ( | ) | const |
Gets an item drawer of CEikSettingListBox which handles drawing of single list box items and manages their properties.
IMPORT_C CListBoxView * | MakeViewClassInstanceL | ( | ) | [virtual] |
From CEikListBox.
Creates the list box view. The function is called by ConstructL() to create an instance of the appropriate list box view class for this list box. The returned instance is owned by this object, and does not have to have its second-phase constructor run. This function is called by CreateViewL().
CSettingsListBoxView * | View | ( | ) | [protected, inline] |
Gets a list box view class as CSettingsListBoxView.
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.