summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowssystemtrayicon.h
diff options
context:
space:
mode:
authorChristian Ehrlicher <[email protected]>2025-11-05 21:26:10 +0100
committerChristian Ehrlicher <[email protected]>2025-11-06 21:23:11 +0100
commiteb89e7227febc9b38675a43698cf12516fa5b7f3 (patch)
tree0884defd376bdea7dd8a6621ca8f0e2a7e62c85d /src/plugins/platforms/windows/qwindowssystemtrayicon.h
parentbdd274c7516085b30cd286c1fabe5bddceb46f3b (diff)
WindowsVistaStyle: change WinFontIconEngine to take a QStringHEADdev
WinFontIconEngine is using QPainter::drawText() which takes a QString. To avoid the conversion from QChar to QString on every paint, store the glyph as QString directly and modify the ctor accordingly. Pick-to: 6.10 Change-Id: Ide1d03f3859d96c567ab734aceb0baee857f30f4 Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/plugins/platforms/windows/qwindowssystemtrayicon.h')
0 files changed, 0 insertions, 0 deletions