KJobWidgets
kdialogjobuidelegate.cpp
92void KDialogJobUiDelegatePrivate::queuedMessageBox(QWidget *widget, DialogType type, const QString &msg)
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.
bool isAutoWarningHandlingEnabled() const
KJob * job() const
virtual bool setJob(KJob *job)
void setWindow(QObject *job, QWidget *widget)
void updateUserTimestamp(QObject *job, unsigned long time)
unsigned long userTimestamp(QObject *job)
QWidget * window(QObject *job)
void information(QWidget *parent, const QString &text, const QString &title=QString(), const QString &dontShowAgainName=QString(), Options options=Notify)
void error(QWidget *parent, const QString &text, const QString &title, const KGuiItem &buttonOk, Options options=Notify)
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
bool invokeMethod(QObject *context, Functor &&function, FunctorReturnType *ret)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QObject * parent() const const
T dequeue()
void enqueue(const T &t)
QueuedConnection
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:32:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.