Added some classes from a stackoverflow to utilize Qt's concurrency functions especially cancellable QFuture's

This commit is contained in:
eelke 2018-02-14 19:18:51 +01:00
parent ad3f605ada
commit 99d738ee65
5 changed files with 119 additions and 1 deletions

View file

@ -50,7 +50,11 @@ HEADERS += PasswordManager.h \
Expected.h \
ExplainTreeModelItem.h \
json/json.h \
WorkManager.h
WorkManager.h \
TaskControl.h \
ControllableTask.h \
RunControllableTask.h \
TaskExecutor.h
unix {
target.path = /usr/lib