kioslave/mbox
MBoxProtocol Class Reference
This class is the main class and implements all function which can be called through the user. More...
#include <mbox.h>
Inherits KIO::SlaveBase.
Public Member Functions | |
| void | emitError (int _errno, const QString &arg) |
| virtual void | get (const KUrl &url) |
| virtual void | listDir (const KUrl &url) |
| MBoxProtocol (const QByteArray &, const QByteArray &) | |
| 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 33 of file mbox.h.
Constructor & Destructor Documentation
| MBoxProtocol::MBoxProtocol | ( | const QByteArray & | arg1, | |
| const QByteArray & | arg2 | |||
| ) |
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:
KDE 4.2 API Reference