模板化版本的 QRemoteObjectPendingCall . 更多...
| 头: | #include <QRemoteObjectPendingReply> |
| CMake: |
find_package(Qt6 REQUIRED COMPONENTS RemoteObjects)
target_link_libraries(mytarget PRIVATE Qt6::RemoteObjects) |
| qmake: | QT += remoteobjects |
| 继承: | QRemoteObjectPendingCall |
| QRemoteObjectPendingReply::Type | returnValue () const |
返回远程调用返回值的强类型版本。