KJobWidgets 5.109.0
|
KJobWindows namespace. More...
Functions | |
void | setWindow (KJob *job, QWindow *window) |
Associate this job with a window given by window . | |
QWindow * | window (KJob *job) |
Return the window associated with this job. | |
KJobWindows namespace.
void KJobWindows::setWindow | ( | KJob * | job, |
QWindow * | window | ||
) |
Associate this job with a window given by window
.
This is used:
QWindow * KJobWindows::window | ( | KJob * | job | ) |
Return the window associated with this job.