qt6-bb10/src/concurrent
Olivier Goffart 5180f32c5a Add Q_DECL_OVERRIDE in the src subdirectory
Done automatically with clang-modernize on linux

(But does not add Q_DECL_OVERRIDE to the function that are marked
 as inline because it a compilation error with MSVC2010)

Change-Id: I2196ee26e3e6fe20816834ecea5ea389eeab3171
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-12-03 09:57:11 +01:00
..
doc QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
concurrent.pro use private linkage where possible 2013-10-31 19:49:32 +01:00
qtconcurrent_global.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentcompilertest.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentexception.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentfilter.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentfilter.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentfilterkernel.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentfunctionwrappers.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentiteratekernel.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentiteratekernel.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentmap.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentmap.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentmapkernel.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentmedian.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentreducekernel.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentrun.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentrun.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentrunbase.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentstoredfunctioncall.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentthreadengine.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtconcurrentthreadengine.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00