qtgrpc/examples
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
..
grpc Prefer the usage of SingleShotConnection 2024-09-20 15:48:06 +02:00
protobuf Scope QAbstractProtobufSerializer::Error enum 2024-09-05 10:41:03 +02:00
CMakeLists.txt Correct license for example files 2024-03-15 14:28:25 +01:00