qt5base-lts/tests/auto/corelib/io/qlockfile
Vitaly Fanaskov c977e74afd QtConcurrent::run: accept more then five function's arguments
[ChangeLog][Potentially Source-Incompatible Changes] QtConcurrent::run
has the following signatures: run(Function &&f, Args &&...args) and
run(QThreadPool *pool, Function &&f, Args &&...args). If f is a member
pointer, the first argument of args should be an object for which that
member is defined (or a reference, or a pointer to it). See the
documentation for more details.

Fixes: QTBUG-82383
Change-Id: I18f7fcfb2adbdd9f75b29c346bd3516304e32d31
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-03-11 14:46:25 +01:00
..
qlockfiletesthelper Regenerate tests/auto/corelib/io 2019-11-12 17:24:44 +00:00
CMakeLists.txt Post merge fixes 2019-11-25 14:53:27 +00:00
qlockfile.pro Long live QLockFile 2013-03-05 06:26:33 +01:00
tst_qlockfile.cpp QtConcurrent::run: accept more then five function's arguments 2020-03-11 14:46:25 +01:00
tst_qlockfile.pro Migrate Windows system libs to external dependencies 2019-05-08 08:30:02 +00:00