class CHgDoubleGraphicListFlat : public CHgDoubleGraphicList |
Public Member Functions | |
---|---|
~CHgDoubleGraphicListFlat () | |
IMPORT_C CHgDoubleGraphicListFlat * | NewL (const TRect &, TInt , CGulIcon *, RWsSession *) |
IMPORT_C TSize | PreferredImageSize () |
Protected Member Functions | |
---|---|
CHgDoubleGraphicListFlat ( TInt , CGulIcon *) | |
void | DrawItem ( TInt , const TRect &) |
void | HandleSizeChanged () |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType | |
CHgScroller:THgScrollBarType | |
CHgScroller:THgScrollerMode | |
CHgScroller:TKeyScrollingState | |
CHgScroller:TSelectionMode |
CHgDoubleGraphicListFlat | ( | TInt | aItemCount, |
CGulIcon * | aDefaultIcon | ||
) | [protected] |
void | DrawItem | ( | TInt | aIndex, |
const TRect & | aRect | |||
) | const [protected, virtual] |
IMPORT_C CHgDoubleGraphicListFlat * | NewL | ( | const TRect & | aRect, |
TInt | aItemCount, | |||
CGulIcon * | aDefaultIcon = NULL, | |||
RWsSession * | aSession = NULL | |||
) | [static] |
Creates new CHgDoubleGraphicList .
const TRect & aRect | Rect that the control draws onto. |
TInt aItemCount | Total count of items in the grid |
CGulIcon * aDefaultIcon = NULL | Default icon to be used. |
RWsSession * aSession = NULL | Window server session for DSA. Default is NULL and DSA is disabled. |
IMPORT_C TSize | PreferredImageSize | ( | ) | [static] |
Returns preferred image size that should be used when passing images.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.