summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper.cpp
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2017-02-27 10:06:12 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2017-03-08 09:42:01 +0000
commit075e669cbe3cbbefe66d954e571db227e60eeda7 (patch)
treeb89f98417f81096e54aa6369306c0e4cce0b8b57 /src/gui/painting/qdrawhelper.cpp
parent8afc6146be513e7adee6e4ade342e28951bfefc6 (diff)
QHstsPolicy: Replace bool with QFlags
As pointed out in the previous code-review: Replace a bool ctor parameter with QFlags<enum> to conform to Qt API Design Principles (Boolean Parameter Trap). Since the bool with its many unwanted implicit conversions is gone from the ctor parameter list now, drop the explicit keyword again. It was requested because of the boolean parameter in the first place. Change-Id: Ibaf287a6a3e38c22f033fd5d9e024c54f30a1fd4 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/gui/painting/qdrawhelper.cpp')
0 files changed, 0 insertions, 0 deletions