KWidgetsAddons
kjobwidgets.cpp
void setWindow(QObject *job, QWidget *widget)
Associate this job with a window given by window.
Definition kjobwidgets.cpp:14
void updateUserTimestamp(QObject *job, unsigned long time)
Updates the last user action timestamp to the given time.
Definition kjobwidgets.cpp:59
unsigned long userTimestamp(QObject *job)
Returns the last user action timestamp.
Definition kjobwidgets.cpp:67
void setWindowHandle(QObject *job, QWindow *window)
Associate this job with a window given by window.
Definition kjobwidgets.cpp:27
QWidget * window(QObject *job)
Return the window associated with this job.
Definition kjobwidgets.cpp:36
QWindow * windowHandle(QObject *job)
Returns the window handle associated with this job.
Definition kjobwidgets.cpp:42
QVariant property(const char *name) const const
bool setProperty(const char *name, QVariant &&value)
QVariant fromValue(T &&value)
qulonglong toULongLong(bool *ok) const const
T value() const const
QWindow * windowHandle() const const
WId winId() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:11:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:11:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.