Hi,
My aim is to create widgets asynchronously.
I tried using QFutureWatcher for doing this,but its complaining widgets should be created in same gui thread.Is there any way to do this
Hi,
My aim is to create widgets asynchronously.
I tried using QFutureWatcher for doing this,but its complaining widgets should be created in same gui thread.Is there any way to do this
Bookmarks