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

Opie::Ui::Private::OFileView Class Reference

#include </home/clem/local/src/opie/libopie2/opieui/fileselector/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)
 OFileView ()
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 52 of file ofileview.h.


Constructor & Destructor Documentation

Opie::Ui::Private::OFileView::OFileView QWidget *  widget,
const char *  name
 

Opie::Ui::Private::OFileView::OFileView  ) 
 


Member Function Documentation

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

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

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

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

void Opie::Ui::Private::OFileView::changedDir const QDir  )  [signal]
 

void Opie::Ui::Private::OFileView::changedDir const QString  )  [signal]
 

void Opie::Ui::Private::OFileView::contextMenu  )  [signal]
 

void Opie::Ui::Private::OFileView::fileSelected const DocLnk  )  [signal]
 

void Opie::Ui::Private::OFileView::fileSelected const QString  )  [signal]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 18:02:22 2005 for OPIE by  doxygen 1.4.2