S60 3rd Edition API Reference: CFormattedCellListBoxData::SSubCell Struct Reference

CFormattedCellListBoxData::SSubCell Struct Reference

API published in: S60 1st Ed


#include <eikfrlbd.h>

Detailed Description

Public Since 3rd Ed FP1 Struct only used inside the drawing algorithm.

The set methods are also const because they do not change observable behavior of the system.


Public Member Functions

 SSubCell ()

Data Fields

TInt iSubCell
TInt iWidth
TMargins iMargin
const CFont * iBaseFont
TInt iActualFontIndex
TBool iGraphics
TBool iTransparent
TBool iNotAlwaysDrawn
CGraphicsContext::TTextAlign iAlign
CGraphicsContext::TPenStyle iRightSeparatorStyle
TPoint iPosition
TInt iBaseline
TSize iSize
TBool iUseSubCellColors
TColors iColors
TInt iTextClipGap
TBool iNumberCell
__MUTABLE TSize iRealSize
__MUTABLE TSize iRealTextSize

Constructor & Destructor Documentation

CFormattedCellListBoxData::SSubCell::SSubCell  )  [inline]
 

Field Documentation

TInt CFormattedCellListBoxData::SSubCell::iActualFontIndex
 
CGraphicsContext::TTextAlign CFormattedCellListBoxData::SSubCell::iAlign
 
const CFont* CFormattedCellListBoxData::SSubCell::iBaseFont
 
TInt CFormattedCellListBoxData::SSubCell::iBaseline
 
TColors CFormattedCellListBoxData::SSubCell::iColors
 
TBool CFormattedCellListBoxData::SSubCell::iGraphics
 
TMargins CFormattedCellListBoxData::SSubCell::iMargin
 
TBool CFormattedCellListBoxData::SSubCell::iNotAlwaysDrawn
 
TBool CFormattedCellListBoxData::SSubCell::iNumberCell
 
TPoint CFormattedCellListBoxData::SSubCell::iPosition
 
__MUTABLE TSize CFormattedCellListBoxData::SSubCell::iRealSize
 
__MUTABLE TSize CFormattedCellListBoxData::SSubCell::iRealTextSize
 
CGraphicsContext::TPenStyle CFormattedCellListBoxData::SSubCell::iRightSeparatorStyle
 
TSize CFormattedCellListBoxData::SSubCell::iSize
 
TInt CFormattedCellListBoxData::SSubCell::iSubCell
 
TInt CFormattedCellListBoxData::SSubCell::iTextClipGap
 
TBool CFormattedCellListBoxData::SSubCell::iTransparent
 
TBool CFormattedCellListBoxData::SSubCell::iUseSubCellColors
 
TInt CFormattedCellListBoxData::SSubCell::iWidth
 

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

Copyright © Nokia Corporation 2001-2007
Back to top