#include <directoryview.h>
Inheritance diagram for os::FileRow:
Public Methods | |
FileRow (Bitmap *pcBitmap, const std::string &cName, const struct::stat &sStat) | |
virtual float | GetHeight (View *pcView) |
virtual void | Paint (const Rect &cFrame, View *pcView, uint nColumn, bool bSelected, bool bHighlighted, bool bHasFocus) |
virtual bool | HitTest (View *pcView, const Rect &cFrame, int nColumn, Point cPos) |
virtual bool | IsLessThan (const ListViewRow *pcOther, uint nColumn) const |
const std::string& | GetName () const |
struct ::stat | GetFileStat () const |
Friends | |
class | DirectoryView |
|
|
|
|
|
Reimplemented from os::ListViewRow. |
|
|
|
Reimplemented from os::ListViewRow. |
|
Reimplemented from os::ListViewRow. |
|
Reimplemented from os::ListViewRow. |
|
|