QRemoteObjectPendingReply Class

template <typename T> class QRemoteObjectPendingReply

QRemoteObjectPendingCall 의 템플릿 버전 .. . 더보기...

헤더: #include <QRemoteObjectPendingReply>
CMake: find_package(Qt6 REQUIRED COMPONENTS RemoteObjects)
target_link_libraries(mytarget PRIVATE Qt6::RemoteObjects)
qmake: QT += remoteobjects
상속합니다: QRemoteObjectPendingCall

공용 함수

QRemoteObjectPendingReply<T>::Type returnValue() const

상세 설명

멤버 함수 문서

QRemoteObjectPendingReply<T>::Type QRemoteObjectPendingReply::returnValue() const

원격 호출의 반환 값의 강력하게 입력된 버전을 반환합니다.

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.