summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread.cpp
diff options
context:
space:
mode:
authorRym Bouabid <rym.bouabid@qt.io>2023-09-08 15:55:27 +0200
committerRym Bouabid <rym.bouabid@qt.io>2023-09-13 20:45:16 +0200
commit7903a52d46401e224f1d85067d51bf443066cbec (patch)
tree65cde3e44ba8a62b41608860d8f9205234b3fa51 /src/corelib/thread/qthread.cpp
parent32e2a910f162cab4f5ace057ba435e4d61c6d95d (diff)
Revamp Mandelbrot example: Add const/constexpr when applicable
Add const in front of local variables when applicable. Replace const by constexpr when the value of the variable can be calculated at compile-time. Task-number: QTBUG-108861 Pick-to: 6.6 6.5 6.6.0 Change-Id: I2cd1bc97aaa07d6d564731d9ccddba9a74e96fef Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/thread/qthread.cpp')
0 files changed, 0 insertions, 0 deletions