qt6-bb10/tests/auto/corelib/io/qtextstream
Marc Mutz dde8d5e3a0 QTextStream: add missing op<<(QStringRef)
It simply is missing. We could wait for QStringView to come around, but
I need this function in uic _now_, so let's add it.

[ChangeLog][QtCore][QTextStream] Can now stream QStringRef without converting
to a QString first.

Change-Id: Idd178e0ba8a89c025f4533d46de912cbdb3883d5
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2015-10-16 12:17:36 +00:00
..
readAllStdinProcess Update copyright headers 2015-02-11 06:49:51 +00:00
readLineStdinProcess Update copyright headers 2015-02-11 06:49:51 +00:00
resources
stdinProcess Update copyright headers 2015-02-11 06:49:51 +00:00
test
.gitattributes
.gitignore
BLACKLIST Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qtextstream.pro
qtextstream.qrc
rfc3261.txt
shift-jis.txt
task113817.txt
tst_qtextstream.cpp QTextStream: add missing op<<(QStringRef) 2015-10-16 12:17:36 +00:00