KJobWidgets
kdialogjobuidelegate.h
virtual void setWindow(QWidget *window)
Associate this delegate with a window given by window.
Definition kdialogjobuidelegate.cpp:131
QWidget * window() const
Returns the window this delegate is associated with.
Definition kdialogjobuidelegate.cpp:139
void updateUserTimestamp(unsigned long time)
Updates the last user action timestamp to the given time.
Definition kdialogjobuidelegate.cpp:149
unsigned long userTimestamp() const
Definition kdialogjobuidelegate.cpp:154
~KDialogJobUiDelegate() override
Destroys the KDialogJobUiDelegate.
QFlags< Flag > Flags
virtual void showErrorMessage()
KJob * job() const
KJobUiDelegate(Flags flags={KJobUiDelegate::AutoHandlingDisabled})
virtual bool setJob(KJob *job)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:46 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:46 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.