|
Static Public Member Functions |
static IMPORT_C void | SetupStandardListBox (CEikListBox &aListBox) |
| Setup borders etc.
|
static void | SetupGridPos (CAknGrid &aGrid, const TAknWindowLineLayout &aLayout) |
| Setup grid position since 2.0.
|
static IMPORT_C void | SetupGridPos (CAknGrid &aGrid, TInt l, TInt t, TInt, TInt, TInt W, TInt H) |
| Setup grid position.
|
static IMPORT_C void | SetupListboxPos (CEikListBox &aListBox, TInt startx, TInt starty, TInt, TInt, TInt, TInt height) |
| Setup list position.
|
static void | SetupListboxPosL (CEikListBox &aListBox, const TAknWindowLineLayout &aLayout) |
static IMPORT_C void | SetupStandardColumnListbox (CColumnListBoxItemDrawer *aItemDrawer) |
| Setup text foreground and background colors to default.
|
static IMPORT_C void | SetupStandardFormListbox (CFormattedCellListBoxItemDrawer *aItemDrawer) |
| Setup text foreground and background colors to default.
|
static IMPORT_C void | SetupStandardGrid (CAknGrid &aGrid) |
| Setup text foreground and background colors to default.
|
static IMPORT_C void | SetupColumnGfxCell (CEikListBox &aListBox, CColumnListBoxItemDrawer *aItemDrawer, TInt index, TInt l, TInt t, TInt r, TInt b, TInt W, TInt H, TInt startx, TInt endx) |
| Setup a single graphics cell of list item.
|
static IMPORT_C void | SetupColumnTextCell (CEikListBox &aListBox, CColumnListBoxItemDrawer *aItemDrawer, TInt index, const CFont *font, TInt, TInt lm, TInt rm, TInt B, TInt, CGraphicsContext::TTextAlign aAlign, TInt startx, TInt endx) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupColumnTextCell (CEikListBox &aListBox, CColumnListBoxItemDrawer *aItemDrawer, TInt index, const TAknTextLineLayout &aLayout, TInt startx, TInt endx) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupFormGfxCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, TInt l, TInt t, TInt, TInt, TInt W, TInt H, TPoint p1, TPoint p2) |
| Setup a single graphics cell of list item.
|
static IMPORT_C void | SetupGridFormGfxCell (CAknGrid &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, TInt l, TInt t, TInt, TInt, TInt W, TInt H, TPoint aP1, TPoint aP2) |
| Setup a single graphics cell of list item.
|
static IMPORT_C void | SetupGridFormGfxCell (CAknGrid &aGrid, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt aIndex, const TAknWindowLineLayout &aLine, TPoint &aP1, TPoint &aP2) |
| Setup a single graphics cell of list item.
|
static IMPORT_C void | SetupFormTextCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, const CFont *font, TInt, TInt lm, TInt, TInt B, TInt W, CGraphicsContext::TTextAlign aAlign, TPoint p1, TPoint p2) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupFormAntiFlickerTextCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, const CFont *font, TInt, TInt lm, TInt, TInt B, TInt W, CGraphicsContext::TTextAlign aAlign, TPoint p1, TPoint p2) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupFormTextCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, const TAknTextLineLayout &aLayout, const TPoint &p1, const TPoint &p2) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupFormAntiFlickerTextCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, const TAknTextLineLayout &aLayout, const TPoint &p1, const TPoint &p2) |
| Setup a single text cell of list item.
|
static IMPORT_C void | SetupColumnGfxCell (CEikListBox &aListBox, CColumnListBoxItemDrawer *aItemDrawer, TInt aIndex, const TAknWindowLineLayout &aLayout, TInt startx, TInt endx) |
| Setup a graphic element for a column listbox using aknlayout.dll.
|
static IMPORT_C void | SetupFormGfxCell (CEikListBox &aListBox, CFormattedCellListBoxItemDrawer *aItemDrawer, TInt index, const TAknWindowLineLayout &aLayout, const TPoint &p1, const TPoint &p2) |
| Setup a single graphics cell of list item using aknlayout.dll.
|
static IMPORT_C void | SetupListboxPos (CEikListBox &aListBox, const TAknWindowLineLayout &aLayout) |
| Setup a graphic element for a column listbox using aknlayout.dll.
|