Pyro higlevel API
|
This is the complete list of members for os::ListViewRow, including all inherited members.
AttachToView(View *pcView, int nColumn)=0 | os::ListViewRow | pure virtual |
GetCookie(void) | os::ListViewRow | virtual |
GetHeight(View *pcView)=0 | os::ListViewRow | pure virtual |
GetWidth(View *pcView, int nColumn)=0 | os::ListViewRow | pure virtual |
HitTest(View *pcView, const Rect &cFrame, int nColumn, Point cPos) | os::ListViewRow | virtual |
IsHighlighted() const | os::ListViewRow | |
IsLessThan(const ListViewRow *pcOther, uint nColumn) const =0 | os::ListViewRow | pure virtual |
IsSelectable() const | os::ListViewRow | |
IsSelected() const | os::ListViewRow | |
IsVisible() const | os::ListViewRow | |
ListView class | os::ListViewRow | friend |
ListViewCol class | os::ListViewRow | friend |
ListViewContainer class | os::ListViewRow | friend |
ListViewRow() | os::ListViewRow | |
Paint(const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus)=0 | os::ListViewRow | pure virtual |
RowPosPred | os::ListViewRow | friend |
SetCookie(Variant cCookie) | os::ListViewRow | virtual |
SetIsSelectable(bool bSelectable) | os::ListViewRow | |
SetIsVisible(bool bVisible) | os::ListViewRow | |
SetRect(const Rect &cRect, int nColumn)=0 | os::ListViewRow | pure virtual |
std::vector< ListViewRow > class | os::ListViewRow | friend |
~ListViewRow() | os::ListViewRow | virtual |