KCal Library
KCal::KResultError Class Reference
#include <kresult.h>
Inheritance diagram for KCal::KResultError:

Public Member Functions | |
KResultError () | |
KResultError (ErrorType error, const QString &details=QString()) | |
KResultError (const QString &details) |
Detailed Description
Convenience class for creating a KResult of type Error.
Constructor & Destructor Documentation
KCal::KResultError::KResultError | ( | ) | [inline] |
KCal::KResultError::KResultError | ( | ErrorType | error, |
const QString & | details = QString() |
||
) | [inline, explicit] |
KCal::KResultError::KResultError | ( | const QString & | details | ) | [inline] |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:10:07 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Aug 27 2012 22:10:07 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.