#include <Fui.h>
Public Member Functions | |
| CFuiListRow (void) | |
| void | SetHeight (unsigned int height) |
| unsigned int | GetHeight (void) |
| void | SetText (const char *text) |
| const char * | GetText (void) |
Protected Attributes | |
| unsigned int | height |
| User-specified height. | |
| std::string | text |
| Text contents. | |
Definition at line 879 of file Fui.h.
|
|
|
|
|
|
|
|
Definition at line 2993 of file Fui.cpp. Referenced by CFuiList::GetCellText(). |
|
|
Definition at line 2978 of file Fui.cpp. Referenced by CFuiList::AddRow(). |
|
|
Definition at line 2988 of file Fui.cpp. Referenced by CFuiList::SetCellText(). |
|
|
|
|
|
|
|
|
Documentation generated by
|