Commit Graph

5 Commits

Author SHA1 Message Date
Tatiana Borisova 28323b583b Fix magic8ball example
- qtgrpcgen uses different naming rules for Grpc Clients now

Pick-to: 6.7
Change-Id: I54974e8143331c71b490a1c6df2d07aefc52d0a9
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-01-25 20:02:32 +01:00
Alexey Edelev ef916940f7 Rename QML URI of the QtGrpcQuick module
Shorten the URI to follow the naming rule common for Qt QML Modules.

[ChangeLog][GRPC][QML] The QML URI of the QtGrpcQuick module is changed
to QtGrpc. All occurrences of module imports should be changed to
'import QtGrpc'.

Change-Id: I6039fc81e2c47838937729b1524f6112a165ca3a
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2023-11-14 16:14:49 +01:00
Tatiana Borisova 3b74fdff66 magic8ball example: extend QML support
Update magic8ball example using enabled QtGrpc API in QMl.

Task-number: QTBUG-114893
Change-Id: I055d20354d8260480af1b8b0d741077734117e75
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-07-28 17:50:03 +02:00
Tatiana Borisova fb47ac8040 Window Material theme should be always light for magic8ball app
Plus, make clientserver code more readable

Pick-to: 6.5
Task-number: QTBUG-109598
Change-Id: If8f5c6779a8114308fcc02cf517ce602050a4f68
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-03-02 21:36:17 +01:00
Tatiana Borisova 681d104f0d The example of Qt gRPC-Client part with qml based UI
Pick-to: 6.5
Task-number: QTBUG-109598
Change-Id: I670f779fb9a85d02ad69a54dc6adaa50f52a7a71
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
2023-02-21 21:30:32 +01:00