kioslaves/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 | |
MBoxProtocol (const TQCString &, const TQCString &) | |
virtual | ~MBoxProtocol () |
virtual void | get (const KURL &url) |
virtual void | listDir (const KURL &url) |
virtual void | stat (const KURL &url) |
virtual void | mimetype (const KURL &url) |
void | emitError (int errno, const TQString &arg) |
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
MBoxProtocol::MBoxProtocol | ( | const TQCString & | arg1, | |
const TQCString & | arg2 | |||
) |
Member Function Documentation
void MBoxProtocol::get | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::listDir | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::stat | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::mimetype | ( | const KURL & | url | ) | [virtual] |
void MBoxProtocol::emitError | ( | int | errno, | |
const TQString & | arg | |||
) |
The documentation for this class was generated from the following files: