kioslave/mbox
mbox.h
This class is the main class and implements all function which can be called through the user.
Definition mbox.h:34
virtual void get(const KUrl &url)
This functions is used when an user or a program wants to get a file from a mbox-file.
Definition mbox.cpp:67
virtual void stat(const KUrl &url)
This functions gives general properties about a mbox-file, or mbox-email back.
Definition mbox.cpp:125
MBoxProtocol(const QByteArray &, const QByteArray &)
Constructor, for the parameters, See KIO::SlaveBase.
Definition mbox.cpp:57
void emitError(int _errno, const QString &arg)
Through this functions, other class which have an instance to this class (classes which are part of k...
Definition mbox.cpp:155
virtual void mimetype(const KUrl &url)
This functions determinate the mimetype of a given mbox-file or mbox-email.
Definition mbox.cpp:137
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.