CAknDoubleTimeStyleListBox Class Reference

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

Capability Information

Required Capabilities

None


#include <aknlists.h>

Inherits AknListBoxLinesTemplate< T >< CEikFormattedCellListBox >.


Detailed Description

list_double_time_pane

Public Member Functions

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

Constructor & Destructor Documentation

IMPORT_C CAknDoubleTimeStyleListBox::CAknDoubleTimeStyleListBox  ) 
 

Member Function Documentation

IMPORT_C void CAknDoubleTimeStyleListBox::HandlePointerEventL const TPointerEvent &  aPointerEvent  ) 
 

From CCoeControl.

Handles pointer events

IMPORT_C TSize CAknDoubleTimeStyleListBox::MinimumSize  ) 
 

MinimumSize().

Determines size of the listbox for use in dialogs.

IMPORT_C void CAknDoubleTimeStyleListBox::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