CFormattedCellListBoxData::TColors Class Reference

API published in: S60 1st Ed

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

Capability Information

Required Capabilities

None


#include <eikfrlbd.h>

Public Member Functions

IMPORT_C  TColors ()
  C++ default constructor.

Data Fields

TRgb  iText
  The text colour.
TRgb  iBack
  The background colour.
TRgb  iHighlightedText
  The highlighted text colour.
TRgb  iHighlightedBack
  The highlighted background colour.
TRgb  iRightSeparatorColor
  The separator line colour.

Constructor & Destructor Documentation

IMPORT_C CFormattedCellListBoxData::TColors::TColors  ) 
 

C++ default constructor.


Field Documentation

TRgb CFormattedCellListBoxData::TColors::iBack
 

The background colour.

TRgb CFormattedCellListBoxData::TColors::iHighlightedBack
 

The highlighted background colour.

TRgb CFormattedCellListBoxData::TColors::iHighlightedText
 

The highlighted text colour.

TRgb CFormattedCellListBoxData::TColors::iRightSeparatorColor
 

The separator line colour.

Deprecated:
The separator line colour is no longer used because the separator lines are skinned.
TRgb CFormattedCellListBoxData::TColors::iText
 

The text colour.


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

Copyright © Nokia Corporation 2001-2008
Back to top