CAknDoubleGraphicStyleListBox Class Reference

API published in: S60 1st Ed

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

Capability Information

Required Capabilities

None


#include <aknlists.h>

Inherits AknListBoxLinesTemplate< T >< CEikFormattedCellListBox >.

Inherited by CAknFormDoubleGraphicStyleListBox.


Detailed Description

list_double_graphic_pane

list item string format: "0\tFirstLabel\tSecondLabel\t0" where 0 is index to icon array


Public Member Functions

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

Constructor & Destructor Documentation

IMPORT_C CAknDoubleGraphicStyleListBox::CAknDoubleGraphicStyleListBox  ) 
 

Member Function Documentation

IMPORT_C void CAknDoubleGraphicStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

Reimplemented in CAknFormDoubleGraphicStyleListBox.

IMPORT_C TSize CAknDoubleGraphicStyleListBox::MinimumSize  ) 
 

MinimumSize().

Determines size of the listbox for use in dialogs.

IMPORT_C void CAknDoubleGraphicStyleListBox::SizeChanged  ) 
 

SizeChanged().

Determines layout of the listbox

Reimplemented from AknListBoxLinesTemplate< T >.

Reimplemented in CAknFormDoubleGraphicStyleListBox.


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

Copyright © Nokia Corporation 2001-2008
Back to top