kioslaves
MBoxProtocol Class Reference
This class is the main class and implements all function which can be called through the user. More...
#include <mbox.h>
Inheritance diagram for MBoxProtocol:
Public Member Functions | |
void | emitError (int errno, const QString &arg) |
virtual void | get (const KURL &url) |
virtual void | listDir (const KURL &url) |
MBoxProtocol (const QCString &, const QCString &) | |
virtual void | mimetype (const KURL &url) |
virtual void | stat (const KURL &url) |
virtual | ~MBoxProtocol () |
Detailed Description
This class is the main class and implements all function which can be called through the user.Definition at line 31 of file mbox.h.
Constructor & Destructor Documentation
Member Function Documentation
void MBoxProtocol::emitError | ( | int | errno, | |
const QString & | arg | |||
) |
void MBoxProtocol::get | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::listDir | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::mimetype | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::stat | ( | const KURL & | url | ) | [virtual] |
The documentation for this class was generated from the following files: