Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OFileView Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/ofileview.h>

List of all members.

Signals

void fileSelected (const QString &)
void fileSelected (const DocLnk &)
void contextMenu ()
void changedDir (const QString &)
void changedDir (const QDir &)

Public Member Functions

 OFileView (QWidget *widget, const char *name)
virtual OFileView ()
virtual ~OFileSelectorView ()=0
virtual void addFile (const QString &mine, QFileInfo *info, bool isSymlink=FALSE)=0
virtual void addDir (const QString &mine, QFileInfo *info, bool isSymlink=FALSE)=0
virtual void addSymlink (const QString &mime, QFileInfo *info, bool isSymlink=FALSE)=0
virtual void cd (const QString &path)=0


Detailed Description

A OFileView is a specialised View for the OFileSelector With a View you can chage the user visible representation of a OFileLister OFileView is just a basic interface which helps you to write new views

Definition at line 47 of file ofileview.h.


Constructor & Destructor Documentation

OFileView::OFileView QWidget *  widget,
const char *  name
 

virtual OFileView::OFileView  )  [virtual]
 

virtual OFileView::~OFileSelectorView  )  [pure virtual]
 


Member Function Documentation

virtual void OFileView::addDir const QString mine,
QFileInfo info,
bool  isSymlink = FALSE
[pure virtual]
 

virtual void OFileView::addFile const QString mine,
QFileInfo info,
bool  isSymlink = FALSE
[pure virtual]
 

virtual void OFileView::addSymlink const QString mime,
QFileInfo info,
bool  isSymlink = FALSE
[pure virtual]
 

virtual void OFileView::cd const QString path  )  [pure virtual]
 

void OFileView::changedDir const QDir  )  [signal]
 

void OFileView::changedDir const QString  )  [signal]
 

void OFileView::contextMenu  )  [signal]
 

void OFileView::fileSelected const DocLnk  )  [signal]
 

void OFileView::fileSelected const QString  )  [signal]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:42:32 2005 for OPIE by  doxygen 1.4.2