qt5base-lts/examples/network/network-chat
Mårten Nordheim 1a9ba8ee7d Network-chat example: Remove unused constant
Change-Id: I29768a38136af026c8613a47adea390f11ff46a9
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-06-22 16:04:42 +02:00
..
chatdialog.cpp Network chat: update includes 2023-05-31 12:55:54 +02:00
chatdialog.h Network chat: make ctors explicit 2023-05-31 12:55:55 +02:00
chatdialog.ui Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
client.cpp Network chat: style fixes 2023-05-31 12:56:00 +02:00
client.h Network chat: update includes 2023-05-31 12:55:54 +02:00
CMakeLists.txt Network chat: Use QStringBuilder 2023-05-31 12:55:56 +02:00
connection.cpp Network-chat example: Only disconnect if still connected 2023-06-22 16:04:42 +02:00
connection.h Network-chat example: Remove unused constant 2023-06-22 16:04:42 +02:00
main.cpp Network chat: update includes 2023-05-31 12:55:54 +02:00
network-chat.pro Network chat: Use QStringBuilder 2023-05-31 12:55:56 +02:00
peermanager.cpp Network chat: style fixes 2023-05-31 12:56:00 +02:00
peermanager.h Network chat: make ctors explicit 2023-05-31 12:55:55 +02:00
server.cpp Network chat: update includes 2023-05-31 12:55:54 +02:00
server.h Network chat: make ctors explicit 2023-05-31 12:55:55 +02:00