Класс QRemoteObjectPendingReply
шаблон <typename T> class QRemoteObjectPendingReplyШаблонный вариант класса QRemoteObjectPendingCall. Подробнее...
| Заголовок: | #include <QRemoteObjectPendingReply> |
| CMake: | find_package(Qt6 COMPONENTS RemoteObjects REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::RemoteObjects) |
| qmake: | QT += remoteobjects |
| Наследует: | QRemoteObjectPendingCall |
Открытые функции
| QRemoteObjectPendingReply::Type | returnValue() const |
Подробное описание
Документация по членам-функциям
QRemoteObjectPendingReply::Type QRemoteObjectPendingReply::returnValue() const
Возвращает сильно типизированное значение результата удаленного вызова.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qremoteobjectpendingreply.html