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
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 Apr 30 2012 21:49:44 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:49:44 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.