qt6-bb10/tests/benchmarks/network/access
Marc Mutz 8e0c2d7d22 Fix various -Wdeprecated-enum-float-conversions around the code
In two cases, it was as easy as replacing an unnamed enum's values
with constexpr variables. In the case of QSimplex, I opted for
qToUnderlying(), as the enum made sense on its own.

Change-Id: Ifcf5be14bd2f35e50adabdbd7ecdb2e83f6bf5b4
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-07-27 14:58:41 +02:00
..
qdecompresshelper Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qfile_vs_qnetworkaccessmanager Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qnetworkdiskcache Remove qmake project files for benchmarks 2021-02-01 21:14:01 +01:00
qnetworkreply Fix various -Wdeprecated-enum-float-conversions around the code 2021-07-27 14:58:41 +02:00
qnetworkreply_from_cache Fix some warnings about virtual/override 2021-02-23 15:15:45 +01:00
CMakeLists.txt Privately introducing QDecompressHelper for network purposes 2020-08-05 09:17:11 +02:00