summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-04-07 17:10:37 +0200
committerMarc Mutz <marc.mutz@kdab.com>2017-04-07 18:33:23 +0000
commitf5d8ad61a4c85a656a7332c43d0c42f5eaf43593 (patch)
treebf93534787a360d5e34b5abe59540f1446983429 /src/corelib/doc/snippets
parentcdbe9d1483b0761c9b5e72cc56dacf09d1b54118 (diff)
qmake: use new QString::arg(QStringView) overload
Add ProString::toQStringView() to avoid creating QStrings just to pass them to QString::arg() (single-arg; multiArg() does not, yet, accept QStringViews). I could have used the existing toQStringRef() function, but QStringRef is a tad more complex to copy and quite a bit less future-proof. Change-Id: I344c46f301768e844c487d36ce3e6cb276de8843 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/corelib/doc/snippets')
0 files changed, 0 insertions, 0 deletions