How to get the return value synchronously, when invoking a slot method with qwebchannel.js?
Unsolved
QtWebEngine
-
Hi guys,I had read the help document about qwebchannel.js as the picture shows, but I want to get the return value synchronously. How should i do ? Can i get the return value synchronously? Thank you!
-
@MsLiu said in How to get the return value synchronously ,when invoking a slot medthod with qwebchannel.js?:
You can invoke Qt's functio
Thanks for your help! But I Want get the return value synchronously ,not asynchronously. How should i do?