class CSingleHeadingStyleView : public CAknColumnListBoxView |
Horizontal lines and empty list support for views
Public Member Functions | |
---|---|
IMPORT_C void | Draw (const TRect *) |
IMPORT_C void | DrawEmptyList (const TRect &) |
Private Member Functions | |
---|---|
IMPORT_C TAny * | Reserved_1 () |
Inherited Enumerations | |
---|---|
CListBoxView:TCursorMovement | |
CListBoxView:TFlags | |
CListBoxView:TSelectionMode |
IMPORT_C void | Draw | ( | const TRect * | aClipRect | ) | const [virtual] |
From CListBoxView Draws every visible item into the specified rectangle.
As implemented in CListBoxView , this function's argument is ignored and the internal viewing rectangle is used. See SetViewRect() .
const TRect * aClipRect | = NULL The rectangle to draw into, this is ignored |
IMPORT_C void | DrawEmptyList | ( | const TRect & | aClientRect | ) | const [virtual] |
Draws empty list with or without find depending if it has been enabled.
const TRect & aClientRect | The client rectangle. |
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.