kioslave/mbox
mbox.cpp
MBoxProtocol(const QByteArray &, const QByteArray &)
Constructor, for the parameters, See KIO::SlaveBase.
Definition: mbox.cpp:57
This class is the main class and implements all function which can be called through the user...
Definition: mbox.h:33
static KIO::UDSEntry stat(const UrlInfo &info)
This functions gives information with a given UrlInfo.
Definition: stat.cpp:29
bool inListing() const
Return true if the message is a new message, or all messages are listed.
Definition: readmbox.cpp:157
void truncate(int pos)
virtual void stat(const KUrl &url)
This functions gives general properties about a mbox-file, or mbox-email back.
Definition: mbox.cpp:125
virtual void mimetype(const KUrl &url)
This functions determinate the mimetype of a given mbox-file or mbox-email.
Definition: mbox.cpp:137
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 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
int size() const
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.