[Development] Is QtConcurrent's code generator still in use?

Sze Howe Koh szehowe.koh at gmail.com
Sat Nov 10 03:09:42 CET 2012


I found a code generator in qttools/src/qtconcurrent/generaterun,
which is supposedly the tool for generating
    qtbase/src/concurrent/qtconcurrentrun.h
    qtbase/src/concurrent/qtconcurrentstoredfunctioncall.h

However, the code generator seems to have fallen out of sync with its
targets. It produces lines like "#include
<QtCore/qtconcurrentrunbase.h>", which is reminiscent of the old Qt
4.8 structure.

Should it be updated, or is it no longer used?


Regards,
Sze-Howe



More information about the Development mailing list