qtgrpc/examples/grpc/chat/client
Alexey Edelev b9519412ae Move all registration functionality to a separate unit
Move functionality related to the registration of the protobuf messages
to a separate header/source files.

Task-number: QTBUG-120931
Change-Id: I6076b41139d43982148e46f5f315808509c4db65
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
2024-01-26 20:51:01 +01:00
..
CMakeLists.txt Fix warning related to the deprecated AUTORESOURCE_PREFIX argument 2023-05-15 13:01:56 +02:00
ChatInputField.qml Adjust the licensing across the repo 2024-01-12 09:54:57 +01:00
ChatView.qml Adjust the licensing across the repo 2024-01-12 09:54:57 +01:00
Main.qml Adjust the licensing across the repo 2024-01-12 09:54:57 +01:00
chatmessagemodel.cpp Move enums to the nested namespace out of class 2023-08-18 19:01:25 +02:00
chatmessagemodel.h Migrate to implictily shared lists 2023-06-01 15:51:55 +02:00
main.cpp Backport the simple chat example 2023-02-23 18:29:39 +01:00
qt_logo_green_64x64px.png Backport the simple chat example 2023-02-23 18:29:39 +01:00
simplechatengine.cpp Move all registration functionality to a separate unit 2024-01-26 20:51:01 +01:00
simplechatengine.h Add the network error handling to the chat example 2023-11-17 13:44:07 +00:00