1、在qt中实现通信类Document
Document.h
Document.cpp
在QWidget类中对Document的运用:
QWidget.h
QWidget.cpp
在exit.html文件中加载qwebchannel.js
(qwebchannel.js下载地址:https://download.csdn.net/download/lu_android/10578832)
在exit.js中实现音频调用函数
1、在qt中实现通信类Document
Document.h
Document.cpp
在QWidget类中对Document的运用:
QWidget.h
QWidget.cpp
在exit.html文件中加载qwebchannel.js
(qwebchannel.js下载地址:https://download.csdn.net/download/lu_android/10578832)
在exit.js中实现音频调用函数
相关文章: