qt6-bb10/examples/network/network-chat
Kai Köhne bec264c15f Examples: Use Qt6:: to qualify Qt CMake packages
This is what we promote also in the documentation.

Change-Id: If91aebafe861b0c934acbb2c69afd182abc3345d
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
CMakeLists.txt Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
chatdialog.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
chatdialog.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
chatdialog.ui
client.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
client.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
connection.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
connection.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
network-chat.pro
peermanager.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
peermanager.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
server.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
server.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00