#include <listview.h>
Inheritance diagram for os::ListViewStringRow::

Public Methods | |
| ListViewStringRow () | |
| virtual | ~ListViewStringRow () |
| void | AttachToView (View *pcView, int nColumn) |
| void | SetRect (const Rect &cRect, int nColumn) |
| void | AppendString (const std::string &cString) |
| const std::string & | GetString (int nIndex) const |
| virtual float | GetWidth (View *pcView, int nColumn) |
| virtual float | GetHeight (View *pcView) |
| virtual void | Paint (const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus) |
| virtual bool | IsLessThan (const ListViewRow *pcOther, uint nColumn) const |
|
|
|
|
|
|
|
|
|
|
|||||||||||||||
|
Reimplemented from os::ListViewRow. |
|
|
Reimplemented from os::ListViewRow. |
|
|
|
|
|||||||||||||||
|
Reimplemented from os::ListViewRow. |
|
|||||||||||||||
|
Reimplemented from os::ListViewRow. |
|
|||||||||||||||||||||||||||||||||||||||||||
|
Reimplemented from os::ListViewRow. |
|
|||||||||||||||
|
Reimplemented from os::ListViewRow. |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001