kioslave/mbox
readmbox.h
49 ReadMBox( const UrlInfo* info, MBoxProtocol* parent, bool onlynew = false, bool savetime = false );
This class is the main class and implements all function which can be called through the user...
Definition: mbox.h:33
bool inListing() const
Return true if the message is a new message, or all messages are listed.
Definition: readmbox.cpp:151
unsigned int skipMessage()
Skips all lines which belongs to the current message.
Definition: readmbox.cpp:121
bool searchMessage(const QString &id)
This function search the file for a certain id.
Definition: readmbox.cpp:110
ReadMBox(const UrlInfo *info, MBoxProtocol *parent, bool onlynew=false, bool savetime=false)
Constructor.
Definition: readmbox.cpp:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:20 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:02:20 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.