summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/plaintextlayout/main.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2020-05-12 15:07:16 +0200
committerMarc Mutz <marc.mutz@kdab.com>2020-05-15 05:01:00 +0200
commitc5f7cb7e1427470256eeec65b82c29e47e461f22 (patch)
tree0416ac6ea0803c396931082fc9f6ccef47d6ba8a /src/gui/doc/snippets/plaintextlayout/main.cpp
parentb655734965155146290f3f3a9205243af11e42fb (diff)
QString: remove more functions overloaded on char
These functions mess in bad ways with the overload set (they, fatally, attract char16_t, e.g.). The no-ascii warning now comes from the QChar(char) constructor, so it's not lost. [ChangeLog][QtCore][QString] Also removed op=(char), op+(char, QString), op+(QString, char). Change-Id: I1471c9ddb4c6869aff6e527516e2c78b80b7d7d3 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/gui/doc/snippets/plaintextlayout/main.cpp')
0 files changed, 0 insertions, 0 deletions