qt6-bb10/src/corelib/xml
Marc Mutz e1e6506c8d QString: add QStringView/QLatin1String overload of (non-multi) arg()
Use the new overload directly in QXmlStream*.

Saves 129B in QtCore text size on optimized GCC 6.1 Linux AMD64
builds, even though we added two more functions.

[ChangeLog][QtCore][QString] Added arg(QStringView),
arg(QLatin1String) overloads.

Change-Id: Idf7236dcab763824593f34182e4e0b16b5ed4321
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-04-06 12:06:18 +00:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
make-parser.sh Updated license headers 2016-01-15 12:25:24 +00:00
qxmlstream.cpp QString: add QStringView/QLatin1String overload of (non-multi) arg() 2017-04-06 12:06:18 +00:00
qxmlstream.g Updated license headers 2016-01-15 12:25:24 +00:00
qxmlstream.h QXmlStream*: make nothrow move assignable and -constructible 2016-02-12 18:29:50 +00:00
qxmlstream_p.h Support C++17 fallthrough attribute 2016-08-19 18:38:53 +00:00
qxmlutils.cpp Get rid of the QRegExp dependency in qxmlutils. 2016-02-05 17:34:00 +00:00
qxmlutils_p.h Do not assume QStringRef(const QString*) to be implicit 2017-03-14 05:42:08 +00:00
xml.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00