Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

os::FileRow Class Reference

Directory browser control. More...

#include <directoryview.h>

Inheritance diagram for os::FileRow:

os::ListViewRow List of all members.

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

Detailed Description

Directory browser control.

Description:
See also:
Author(s):
Kurt Skauen (kurt@atheos.cx)


Constructor & Destructor Documentation

os::FileRow::FileRow ( Bitmap * pcBitmap,
const std::string & cName,
const struct::stat & sStat ) [inline]
 


Member Function Documentation

struct::stat os::FileRow::GetFileStat ( ) const [inline]
 

float FileRow::GetHeight ( View * pcView ) [virtual]
 

Reimplemented from os::ListViewRow.

const std::string & os::FileRow::GetName ( ) const [inline]
 

bool FileRow::HitTest ( View * pcView,
const Rect & cFrame,
int nColumn,
Point cPos ) [virtual]
 

Reimplemented from os::ListViewRow.

bool FileRow::IsLessThan ( const ListViewRow * pcOther,
uint nColumn ) const [virtual]
 

Reimplemented from os::ListViewRow.

void FileRow::Paint ( const Rect & cFrame,
View * pcView,
uint nColumn,
bool bSelected,
bool bHighlighted,
bool bHasFocus ) [virtual]
 

Reimplemented from os::ListViewRow.


Friends And Related Function Documentation

class DirectoryView [friend]
 


The documentation for this class was generated from the following files:
Generated at Sat Apr 7 16:11:34 2001 for AtheOS higlevel API by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001