KDECore
kjobuidelegate.cpp
Go to the documentation of this file.
bool isAutoErrorHandlingEnabled() const
Returns whether automatic error handling is enabled or disabled.
Definition: kjobuidelegate.cpp:81
KJob * job()
Retrieves the current job this UI delegate is attached to.
Definition: kjobuidelegate.cpp:67
bool isAutoWarningHandlingEnabled() const
Returns whether automatic warning handling is enabled or disabled.
Definition: kjobuidelegate.cpp:91
virtual void showErrorMessage()
Display a dialog box to inform the user of the error given by this job.
Definition: kjobuidelegate.cpp:72
void setAutoErrorHandlingEnabled(bool enable)
Enable or disable the automatic error handling.
Definition: kjobuidelegate.cpp:76
virtual void slotWarning(KJob *job, const QString &plain, const QString &rich)
Definition: kjobuidelegate.cpp:96
void setAutoWarningHandlingEnabled(bool enable)
Enable or disable the automatic warning handling.
Definition: kjobuidelegate.cpp:86
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.