|
Static Public Member Functions |
static IMPORT_C void | DrawEmptyList (const TRect &aRect, CWindowGc &aGc, TPtrC aText) |
| Draws standard empty list.
|
static IMPORT_C void | DrawEmptyListForSettingPage (const TRect &aRect, CWindowGc &aGc, TPtrC text) |
| Draws empty list for setting item editing.
|
static IMPORT_C void | DrawEmptyListWithFind (const TRect &aClientRect, CWindowGc &aGc, TPtrC aText) |
| Draws empty list for lists with find.
|
static IMPORT_C void | DrawEmptyListHeading (const TRect &aClientRect, CWindowGc &aGc, TPtrC aText) |
| Draws empty list for lists with heading.
|
static IMPORT_C void | DrawWindowShadow (CWindowGc &aGc, const TAknLayoutRect &aCoverRect, const TAknLayoutRect &aSecondShadowRect, const TAknLayoutRect &aFirstShadowRect, const TAknLayoutRect &aOutlineFrameRect, const TAknLayoutRect &aInsideAreaRect) |
| Draws a window shadow.
|
static IMPORT_C void | DrawEmptyListImpl (const TRect &aRect, CWindowGc &aGc, TPtrC aText, TInt aLayoutLine1, TInt aLayoutLine2) |
| The main implementation routine for empty list drawing.
|