diff options
author | Christian Ehrlicher <[email protected]> | 2025-10-10 17:39:44 +0200 |
---|---|---|
committer | Christian Ehrlicher <[email protected]> | 2025-10-11 01:20:43 +0200 |
commit | f0b1caafd8dcc74b7771ee1c451587218075136a (patch) | |
tree | d907cacc8f30ef81072755ec74800297fd499721 /examples/embedded/styleexample/stylewidget.cpp | |
parent | d9f7dbe4d35b59de3163d342131f48dfefa64313 (diff) |
Avoid some useless conversions from/to QPointF when the point is given
to a function which already takes a QPointF. Since the conversion from
QPoint to QPointF is implicit, no compiler warning is given here.
Also remove the unused variable 'hoverGlobalPos'.
Pick-to: 6.10
Change-Id: I87eb2eff944a89dd8a3a13a3739d7523d91f6d78
Reviewed-by: Friedemann Kleint <[email protected]>
Diffstat (limited to 'examples/embedded/styleexample/stylewidget.cpp')
0 files changed, 0 insertions, 0 deletions