summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-05-22 16:47:19 +0200
committerLars Knoll <lars.knoll@qt.io>2020-06-01 20:43:21 +0200
commitaac39167b7903eea886d8638ab84296d4e8952f1 (patch)
tree5a44a583ad44169ea5e3fa5d6b8209d1e73759f7 /examples/widgets/painting
parent4f1ebf666e36020c501e6d3b20d70320b45ab2ec (diff)
Add QStringView::split() methods
Since QString::split() is not going away in Qt 6, we should aim to provide API symmetry here, and ease porting existing code from QString(Ref) to use QStringView. This is easier than having to port everything to use tokenize() at the same time. tokenize() will however lead to better performance and thus should be preferred. Change-Id: I1eb43300a90167c6e9389ab56f416f2bf7edf506 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/painting')
0 files changed, 0 insertions, 0 deletions