KDEUI
kdialogjobuidelegate.cpp
Go to the documentation of this file.
88void KDialogJobUiDelegate::slotWarning(KJob* /*job*/, const QString &plain, const QString &/*rich*/)
virtual void showErrorMessage()
Definition kdialogjobuidelegate.cpp:80
virtual void setWindow(QWidget *window)
Associate this job with a window given by window.
Definition kdialogjobuidelegate.cpp:57
QWidget * window() const
Returns the window this job is associated with.
Definition kdialogjobuidelegate.cpp:62
void updateUserTimestamp(unsigned long time)
Updates the last user action timestamp to the given time.
Definition kdialogjobuidelegate.cpp:67
unsigned long userTimestamp() const
Definition kdialogjobuidelegate.cpp:75
virtual ~KDialogJobUiDelegate()
Destroys the KDialogJobUiDelegate.
Definition kdialogjobuidelegate.cpp:52
virtual void slotWarning(KJob *job, const QString &plain, const QString &rich)
Definition kdialogjobuidelegate.cpp:88
KJob * job()
bool isAutoWarningHandlingEnabled() const
friend friend class KJob
KilledJobError
static void queuedMessageBox(QWidget *parent, DialogType type, const QString &text, const QString &caption, Options options)
Like messageBox.
Definition kmessagebox.cpp:1114
static int timestampCompare(unsigned long time1, unsigned long time2)
Compares two X timestamps, taking into account wrapping and 64bit architectures.
Definition netwm.cpp:4735
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.