qt5base-lts/examples/widgets/itemviews/addressbook
Ivan Solovev 7d2361b9da Addressbook example: port to QLatin1StringView
This allows to fix the warning:
 qtbase/examples/widgets/itemviews/addressbook/addresswidget.cpp:115:
  warning: loop variable ‘str’ of type ‘const QString&’ binds to a
  temporary constructed from type ‘const char* const’
  [-Wrange-loop-construct]

Pick-to: 6.4
Change-Id: Ibbfa7f9e85fe9ef79291f9da3d161667286b282e
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-07-15 14:44:38 +02:00
..
adddialog.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
adddialog.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
addressbook.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
addresswidget.cpp Addressbook example: port to QLatin1StringView 2022-07-15 14:44:38 +02:00
addresswidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Examples: Remove unneeded CMake options 2022-01-24 14:00:00 +01:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
newaddresstab.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
newaddresstab.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tablemodel.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tablemodel.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00