KCal Library
kresult.h
Go to the documentation of this file.
119 };
134 };
KResultError(ErrorType error, const QString &details=QString())
Create KResult object of type Error with given error type and optionally a detailed error message.
Definition: kresult.h:314
KResultError(const QString &details)
Create KResult object of type Error with given detailed error message.
Definition: kresult.h:323
Convenience class for creating a KResult of type InProgress.
Definition: kresult.h:280
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.