libopie API Documentation

OFileView Class Reference

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. More...

#include <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 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.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for OPIE Version 1.1.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:55 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001