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