qtgrpc/examples/grpc
Dennis Oberst 19fca04537 Prefer the usage of SingleShotConnection
Currently we're doing something manually, which, since Qt6 is a
dedicated feature. Use that instead for less error-prone disconnections
for our single-shot signals.

Lets not re-invent the wheel for something that has been (potentially
faster rather then slower) invented for this exact usecase.

We will promote the usage of Qt::SingleShotConnection, so as good
teachers we should be using it as well.

Pick-to: 6.8
Change-Id: I3b2b9f176f06d91b4d0946a38c53a4c2614c8a01
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-09-20 15:48:06 +02:00
..
chat Prefer the usage of SingleShotConnection 2024-09-20 15:48:06 +02:00
doc QGrpcMetadata: use QHash instead of std::unordered_multimap <QBA, QBA> 2024-07-29 09:21:18 +02:00
magic8ball Warn if users attempt building gRPC servers using MinGW 2024-08-23 12:34:14 +02:00
vehicle Generate protobuf enum as enum class 2024-08-28 14:47:48 +02:00
CMakeLists.txt Properly guard the gRPC examples 2024-08-01 12:47:25 +02:00