S60 3rd Edition API Reference: CSingleHeadingStyleView Class Reference
CSingleHeadingStyleView Class Reference
API published in: S60 1st Ed
Link against: avkon.lib eikctl.lib eikcoctl.lib
Capability Information
Required Capabilities
None
#include <aknlists.h>
Inherits CAknColumnListBoxView.
Detailed Description
Horizontal lines and empty list support for views.
|
Public Member Functions |
| IMPORT_C void | Draw (const TRect *) const |
| | From CListBoxView Draws every visible item into the specified rectangle.
|
| IMPORT_C void | DrawEmptyList (const TRect &aClientRect) const |
| | Draws empty list with or without find depending if it has been enabled.
|
Member Function Documentation
| IMPORT_C void CSingleHeadingStyleView::Draw | ( | const TRect * | | ) | 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(). - Parameters:
-
| aClipRect | = NULL The rectangle to draw into, this is ignored |
Reimplemented from CColumnListBoxView. |
| IMPORT_C void CSingleHeadingStyleView::DrawEmptyList | ( | const TRect & | aClientRect | ) | const [virtual] |
|
|
|
Draws empty list with or without find depending if it has been enabled.
- Parameters:
-
| aClientRect | The client rectangle. |
Reimplemented from CAknColumnListBoxView. |
The documentation for this class was generated from the following file: