qt5base-lts/src/concurrent
Marc Mutz 5c57c66d98 QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers
This is in preparation of adding -Wzero-as-null-pointer-constant (or similar)
to the headers check.

Since QtConcurrent is basically all-templates, not all uses of 0 as nullptr
might have been detected by the headersclean check.

Task-number: QTBUG-45291
Change-Id: Iffcabdbab26b56597700346cd039d0c32c4fddca
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-11-04 14:17:08 +00:00
..
doc Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
concurrent.pro use private linkage where possible 2013-10-31 19:49:32 +01:00
qtconcurrent_global.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentcompilertest.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentexception.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfilter.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentfilter.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfilterkernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentfunctionwrappers.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentiteratekernel.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentiteratekernel.h QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00
qtconcurrentmap.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentmap.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentmapkernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentmedian.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentreducekernel.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentrun.cpp Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
qtconcurrentrun.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentrunbase.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentstoredfunctioncall.h Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentthreadengine.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentthreadengine.h QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00