Nyall Dawson 8c3939e756 More efficient use of QStrings
- use .isEmpty() instead of == QLatin1String( "" ) to check for
empty strings
- use .clear() instead of = QLatin1String( "" ) to empty a string
- remove unnecessary QString initializations
2017-09-28 05:25:51 +10:00
..
2017-09-13 05:47:53 +10:00
2017-08-29 03:18:37 +10:00
2017-03-03 15:37:12 +01:00
2017-09-25 17:12:03 +10:00
2017-09-25 17:12:03 +10:00
2017-09-25 17:12:03 +10:00
2017-09-25 17:12:03 +10:00
2017-09-06 11:25:17 +10:00
2017-09-25 17:12:03 +10:00
2017-07-03 08:49:50 +02:00