ed0657b5e1
This saves repetition of the call in the midst of query strings. This incidentally makes it possible to give informative names. In the process, build those query strings using QLatin1String::arg(), instead of implicitly converting ASCII strings to QString in order to then do arithmetic with them, at least when the arithmetic involves more than one addition. In one instance, where two branches did the same thing with different format strings, limit the branching to selecting which string to use, then do the common thing once. Change-Id: I60fd7457a727bcc3872d3052d8fd638ebaf36ac2 Reviewed-by: Marc Mutz <marc.mutz@qt.io> |
||
---|---|---|
.. | ||
bic/data | ||
cmake | ||
concurrent | ||
corelib | ||
dbus | ||
gui | ||
guiapplauncher | ||
network | ||
opengl | ||
other | ||
printsupport | ||
shared | ||
sql | ||
testlib | ||
tools | ||
widgets | ||
xml | ||
CMakeLists.txt | ||
network-settings.h |