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

Detailed Description
Convenience class for creating a KResult of type Error.Definition at line 298 of file kresult.h.
Public Member Functions | |
| KResultError (const QString &details) | |
| KResultError (ErrorType error, const QString &details=QString()) | |
| KResultError () | |
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:
KDE 4.2 API Reference