|
Static Public Member Functions |
static IMPORT_C void | DrawEmptyList (const TRect &aRect, CWindowGc &aGc, TPtrC aText, CCoeControl *aControl) |
| Draws standard empty list.
|
static IMPORT_C void | DrawEmptyListForSettingPage (const TRect &aRect, CWindowGc &aGc, TPtrC text, CCoeControl *aControl) |
| Draws empty list for setting item editing.
|
static IMPORT_C void | DrawEmptyListWithFind (const TRect &aClientRect, CWindowGc &aGc, TPtrC aText, CCoeControl *aControl) |
| Draws empty list for lists with find.
|
static IMPORT_C void | DrawEmptyListHeading (const TRect &aClientRect, CWindowGc &aGc, TPtrC aText, CCoeControl *aControl) |
| 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, CCoeControl *aControl) |
| Draws a window shadow.
|