qt5base-lts/tests/manual/qnetworkinformation
Mårten Nordheim 58b37f5908 QNI manual test: Remove unnecessary capturing and wrapping
No need to capture anything by reference, it's a leftover from when
the MainWindow was changed from inside the lambda.

And no need to wrap the argument to QLatin1String.arg() with QStringView
explicitly. This change is made just for brevity and consistency.

Change-Id: Ib8c163bcf5932d35a9d43dd8ce124588c539d5a4
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2021-11-04 12:02:34 +01:00
..
CMakeLists.txt Refactor QNetworkInformation manual test 2021-09-29 20:42:35 +02:00
mainwindow.h QNI manual test: Remove unnecessary capturing and wrapping 2021-11-04 12:02:34 +01:00
tst_qnetworkinformation.cpp QNI manual test: Remove unnecessary capturing and wrapping 2021-11-04 12:02:34 +01:00