qt5base-lts/examples/vulkan
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
..
doc Doc: Specify install path for Vulkan examples 2020-01-30 10:42:57 +00:00
hellovulkancubes QtConcurrent::run: accept more then five function's arguments 2020-03-11 14:46:25 +01:00
hellovulkantexture Regenerate examples 2020-02-04 18:50:39 +00:00
hellovulkantriangle Regenerate examples 2020-02-04 18:50:39 +00:00
hellovulkanwidget Regenerate examples 2020-02-04 18:50:39 +00:00
hellovulkanwindow Regenerate examples 2020-02-04 18:50:39 +00:00
shared Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
CMakeLists.txt cmake: add examples/vulkan 2019-10-07 07:22:09 +00:00
vulkan.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00