CAknSingleGraphicHeadingStyleListBox Class Reference

Link against: avkon.lib eikcoctl.lib eikctl.lib

Capability Information

Required Capabilities

None


#include <
aknlists.h>

Inherits AknListBoxLinesTemplate< T >< CAknColumnListBox >.


Detailed Description

list_single_Graphic_heading_pane

list item string format: "0\tHeading\tTextLabel\t1\t2" where 0,1,2 are index to the icon array


Public Member Functions

IMPORT_C CAknSingleGraphicHeadingStyleListBox ()
IMPORT_C void SizeChanged ()
 SizeChanged().
IMPORT_C TSize MinimumSize ()
 MinimumSize().
IMPORT_C void HandlePointerEventL (const TPointerEvent &aPointerEvent)
 From CCoeControl.

Protected Member Functions

virtual IMPORT_C void CreateItemDrawerL ()
virtual IMPORT_C CListBoxViewMakeViewClassInstanceL ()
 MakeViewClassInstanceL().

Constructor & Destructor Documentation

IMPORT_C CAknSingleGraphicHeadingStyleListBox::CAknSingleGraphicHeadingStyleListBox  ) 
 

Member Function Documentation

virtual IMPORT_C void CAknSingleGraphicHeadingStyleListBox::CreateItemDrawerL  )  [protected, virtual]
 
IMPORT_C void CAknSingleGraphicHeadingStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

virtual IMPORT_C CListBoxView* CAknSingleGraphicHeadingStyleListBox::MakeViewClassInstanceL  )  [protected, virtual]
 

MakeViewClassInstanceL().

Chooses which listbox view class to use

IMPORT_C TSize CAknSingleGraphicHeadingStyleListBox::MinimumSize  ) 
 

MinimumSize().

Determines size of the listbox for use in dialogs.

IMPORT_C void CAknSingleGraphicHeadingStyleListBox::SizeChanged  ) 
 

SizeChanged().

Determines layout of the listbox

Reimplemented from AknListBoxLinesTemplate< T >.


The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top