KDEUI
kdialogjobuidelegate.h
Go to the documentation of this file.
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
KJob * job()
KJobUiDelegate()
friend friend class KJob
virtual void showErrorMessage()
virtual void slotWarning(KJob *job, const QString &plain, const QString &rich)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.