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
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-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.