kioslave/mbox
MBoxProtocol Class Reference
#include <mbox.h>
Inherits KIO::SlaveBase.
Public Member Functions | |
MBoxProtocol (const QByteArray &, const QByteArray &) | |
virtual | ~MBoxProtocol () |
void | emitError (int _errno, const QString &arg) |
virtual void | get (const KUrl &url) |
virtual void | listDir (const KUrl &url) |
virtual void | mimetype (const KUrl &url) |
virtual void | stat (const KUrl &url) |
Detailed Description
This class is the main class and implements all function which can be called through the user.
Constructor & Destructor Documentation
◆ MBoxProtocol()
MBoxProtocol::MBoxProtocol | ( | const QByteArray & | arg1, |
const QByteArray & | arg2 ) |
◆ ~MBoxProtocol()
Member Function Documentation
◆ emitError()
void MBoxProtocol::emitError | ( | int | _errno, |
const QString & | arg ) |
◆ get()
|
virtual |
◆ listDir()
|
virtual |
◆ mimetype()
|
virtual |
◆ stat()
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.