Pyro higlevel API
|
This is the complete list of members for os::FileRow, including all inherited members.
AttachToView(View *pcView, int nColumn) | os::FileRow | virtual |
DirectoryView class | os::FileRow | friend |
FileRow(Bitmap *pcBitmap, const String &cName, const struct stat &sStat) | os::FileRow | inline |
GetCookie(void) | os::ListViewRow | virtual |
GetFileStat() const | os::FileRow | inline |
GetHeight(View *pcView) const | os::FileRow | virtual |
os::ListViewRow::GetHeight(View *pcView)=0 | os::ListViewRow | pure virtual |
GetName() const | os::FileRow | inline |
GetWidth(View *pcView, int nIndex) const | os::FileRow | virtual |
os::ListViewRow::GetWidth(View *pcView, int nColumn)=0 | os::ListViewRow | pure virtual |
HitTest(View *pcView, const Rect &cFrame, int nColumn, Point cPos) | os::FileRow | virtual |
IsHighlighted() const | os::ListViewRow | |
IsLessThan(const ListViewRow *pcOther, uint nColumn) const | os::FileRow | virtual |
IsSelectable() const | os::ListViewRow | |
IsSelected() const | os::ListViewRow | |
IsVisible() const | os::ListViewRow | |
ListViewRow() | os::ListViewRow | |
Paint(const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus) | os::FileRow | virtual |
SetCookie(Variant cCookie) | os::ListViewRow | virtual |
SetIsSelectable(bool bSelectable) | os::ListViewRow | |
SetIsVisible(bool bVisible) | os::ListViewRow | |
SetRect(const Rect &cRect, int nColumn) | os::FileRow | virtual |
~ListViewRow() | os::ListViewRow | virtual |