KJobWidgets
kjobwidgets.cpp
KJOBWIDGETS_EXPORT void setWindow(KJob *job, QWindow *window)
Associate this job with a window given by window.
Definition: kjobwidgets.cpp:49
QVariant fromValue(const T &value)
T value() const const
KJOBWIDGETS_EXPORT void setWindow(KJob *job, QWidget *widget)
Associate this job with a window given by window.
Definition: kjobwidgets.cpp:14
KJOBWIDGETS_EXPORT unsigned long userTimestamp(KJob *job)
Returns the last user action timestamp.
Definition: kjobwidgets.cpp:44
KJOBWIDGETS_EXPORT QWindow * window(KJob *job)
Return the window associated with this job.
Definition: kjobwidgets.cpp:57
qulonglong toULongLong(bool *ok) const const
bool setProperty(const char *name, const QVariant &value)
QWindow * windowHandle() const const
KJOBWIDGETS_EXPORT void updateUserTimestamp(KJob *job, unsigned long time)
Updates the last user action timestamp to the given time.
Definition: kjobwidgets.cpp:36
WId winId() const const
KJOBWIDGETS_EXPORT QWidget * window(KJob *job)
Return the window associated with this job.
Definition: kjobwidgets.cpp:20
QVariant property(const char *name) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:01:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:01:12 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.