qt6-bb10/src/plugins/platformthemes
Anton Kudryavtsev 6a7b683817 Plugins: optimize string usage
Prefer QStringRef methods to avoid allocations.

Use startsWith/endsWith rather than comparing substrings;
and avoid substrings where references suffice.

Use new QStringList::join(QL1S).

Change-Id: I46c44aca96578633370006d613eb0ac13f7cfc03
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-10-18 17:52:04 +00:00
..
gtk3 Plugins: optimize string usage 2016-10-18 17:52:04 +00:00
platformthemes.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00