模板化版本的 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 |
Returns a strongly typed version of the return value of the remote call.