pdf preview generation: Use QtConcurrent::mapped + QFutureWatcher instead of own single-thread solution
这个提交包含在:
@ -4,7 +4,7 @@
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
QT += core gui
|
||||
QT += core concurrent gui
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
CONFIG += c++14
|
||||
|
在新工单中引用
屏蔽一个用户