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 0d3cfefb36
commit 4c8d201f81
6 changed files with 77 additions and 85 deletions

View File

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