summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutureinterface.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2025-02-10 10:40:44 +0100
committerMarc Mutz <marc.mutz@qt.io>2025-02-11 01:51:18 +0100
commit8113a50d71cb9ea320e69c2b10452972e3310f4d (patch)
tree4c792378e9ec2454700d21487df864aae6703564 /src/corelib/thread/qfutureinterface.cpp
parentc65d6319f9379a724ddb4c0757245fe51c93fac5 (diff)
qhighdpiscaling: pass QStringView by value
QStringViews should be passed by value, not cref, so sane ABIs pass it in registers instead of forcing the variable to the stack. As a drive-by, s/QVector/QList/ in the return type. Amends 51e2a64ed9360c8e889726c3fbaf649a4d260e0d. Pick-to: 6.9 6.8 6.5 Change-Id: I6b51dfda87643f6c7ec219ac4a8970537bb6b2ed Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions