qt5base-lts/examples/network/network-chat
Samuel Gaist e686a13b7b examples: port network examples to new connection style
Task-number: QTBUG-106893
Change-Id: Id0f558362108fedececb9eede36becc04ff4e307
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-12-21 21:52:17 +01:00
..
chatdialog.cpp examples: port network examples to new connection style 2022-12-21 21:52:17 +01:00
chatdialog.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
chatdialog.ui Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
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
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01: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 qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
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