summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2019-12-05 15:03:02 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2019-12-09 19:48:07 +0100
commitf16bd401896479ed984eb087758c19e9e551139f (patch)
tree90e7ca33b95054bdee241bcd055da5d8bec1a611 /src/widgets/graphicsview
parent8310981b806979642b025358055d394ee9045003 (diff)
Convert some uses of QStringRef to QStringView
There remain QStringRef uses where QString::splitRef() is used. Requires converting some .count()s to .size()s, as QStringView lacks count(); and some .toInt()s need to be handled by QLocale::c(). Change-Id: If9a49e063d217671ea9335a82e4bf977b7b48be0 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/graphicsview')
0 files changed, 0 insertions, 0 deletions