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
부모 ec1219acda
커밋 d435ec3bfd
6개의 변경된 파일86개의 추가작업 그리고 82개의 파일을 삭제

파일 보기

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