kioslave/mbox
stat.cpp
static KIO::UDSEntry stat(const UrlInfo &info)
This functions gives information with a given UrlInfo.
Definition: stat.cpp:29
int lastIndexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
QString & insert(int position, QChar ch)
static KIO::UDSEntry statDirectory(const UrlInfo &info)
This function gets the stats of a given mbox-file in an UDSEntry.
Definition: stat.cpp:68
bool isEmpty() const
unsigned int skipMessage()
Skips all lines which belongs to the current message.
Definition: readmbox.cpp:124
QString right(int n) const
static KIO::UDSEntry statMessage(const UrlInfo &info)
This function gets the stats of a geven mbox-message in a UDSEntry.
Definition: stat.cpp:80
bool searchMessage(const QString &id)
This function search the file for a certain id.
Definition: readmbox.cpp:111
int length() const
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) 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.