AknDrawWithSkins Class Reference
Helper functions for drawing empty lists and window shadows
Public Member Functions |
---|
IMPORT_C void | DrawEmptyList(const TRect &, CWindowGc &, TPtrC, CCoeControl *) |
IMPORT_C void | DrawEmptyListForSettingPage(const TRect &, CWindowGc &, TPtrC, CCoeControl *) |
IMPORT_C void | DrawEmptyListHeading(const TRect &, CWindowGc &, TPtrC, CCoeControl *) |
IMPORT_C void | DrawEmptyListWithFind(const TRect &, CWindowGc &, TPtrC, CCoeControl *) |
IMPORT_C void | DrawWindowShadow(CWindowGc &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, CCoeControl *) |
Member Functions Documentation
DrawEmptyList(const TRect &, CWindowGc &, TPtrC, CCoeControl *)
Draws standard empty list
Parameters
const TRect & aRect | the client rectangle |
CWindowGc & aGc | the graphics context |
TPtrC aText | text for empty list in format "Line1\nLine2" |
CCoeControl * aControl | |
DrawEmptyListForSettingPage(const TRect &, CWindowGc &, TPtrC, CCoeControl *)
Draws empty list for setting item editing
DrawEmptyListHeading(const TRect &, CWindowGc &, TPtrC, CCoeControl *)
Draws empty list for lists with heading
DrawEmptyListWithFind(const TRect &, CWindowGc &, TPtrC, CCoeControl *)
Draws empty list for lists with find
DrawWindowShadow(CWindowGc &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, const TAknLayoutRect &, CCoeControl *)
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.