kioslave/mbox
Stat Class Reference
#include <stat.h>
Public Member Functions | |
Stat () | |
~Stat () |
Static Public Member Functions | |
static KIO::UDSEntry | stat (const UrlInfo &info) |
static KIO::UDSEntry | stat (ReadMBox &mbox, const UrlInfo &info) |
static KIO::UDSEntry | statDirectory (const UrlInfo &info) |
static KIO::UDSEntry | statMessage (const UrlInfo &info) |
Detailed Description
This class is used to get the stats of a mbox-email or mbox-file.
This class only uses static members.
Constructor & Destructor Documentation
Member Function Documentation
|
static |
|
static |
This function gives information with a given ReadMBox and UrlInfo.
Through this, it is possible to ask the stats of the next message, without reopening the mbox-file.
- Parameters:
-
mbox The ReadMBox instance, used to search the mbox-email in. info The url information.
- Returns:
- The requesteds information.
|
static |
|
static |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Jun 24 2013 12:59:58 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Jun 24 2013 12:59:58 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.