Refactor|libdeng2: Notifications from a threaded Bank
It is not allowed to start a QTimer belonging to another thread. Instead,the Loop iteration audience is now used for notifying users of a Bankwhen background tasks have completed.
View differences
Refactor|libdeng2: Notifications from a threaded Bank
It is not allowed to start a QTimer belonging to another thread. Instead,
the Loop iteration audience is now used for notifying users of a Bank
when background tasks have completed.