pdf preview generation: Use QtConcurrent::mapped + QFutureWatcher instead of own single-thread solution

This commit is contained in:
2019-04-29 20:50:52 +02:00
parent ec1219acda
commit d435ec3bfd
6 changed files with 86 additions and 82 deletions

View File

@@ -50,7 +50,6 @@ HEADERS += \
commanddelete.h \
commandupdate.h \
filesaver.h \
filedata.h \
databasefactory.h \
sqlitedbservice.h \
logger.h \