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
bool isAutoWarningHandlingEnabled() const
Returns whether automatic warning handling is enabled or disabled.
Definition: kjobuidelegate.cpp:91
void setAutoErrorHandlingEnabled(bool enable)
Enable or disable the automatic error handling.
Definition: kjobuidelegate.cpp:76
void setAutoWarningHandlingEnabled(bool enable)
Enable or disable the automatic warning handling.
Definition: kjobuidelegate.cpp:86
virtual void slotWarning(KJob *job, const QString &plain, const QString &rich)
Definition: kjobuidelegate.cpp:96
virtual void showErrorMessage()
Display a dialog box to inform the user of the error given by this job.
Definition: kjobuidelegate.cpp:72
KJob * job()
Retrieves the current job this UI delegate is attached to.
Definition: kjobuidelegate.cpp:67
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.