![]() Registered Member ![]()
|
Today I discovered the KJob interface in corelibs. I think it's a great way to execute actions in background, but how do I use it? Where do I have to put my code?
Regrades, maxf |
![]() Administrator ![]()
|
It looks mostly like for tasks the application does that may be important to the user, and therefore needs to be able to recieve notifications about. API Documentation: http://api.kde.org/4.x-api/kdelibs-apid ... sKJob.html
You do not need to do it if the user does not need to be aware these actions are taking place ( use QTimer::singleShot to launch a function at a later point in time )
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]