anani-qwebchannel
v2.5.1
Published
anani qwebchannel
Downloads
28
Readme
ananiQwebchannel
安装
npm install anani-qwebchannel
调用
import {communicate, Wireless} from 'anani-qwebchannel'
communicate(Wireless.name, Wireless.list).then(res => {
console.log(res, '返回的数据')
})
QT定义的方法名
- FileManag(文件管理)
- HardwareInfo(硬件信息)
- Speech(语音)
- WindowMoonlight(窗口moonlight类型)
- WindowAndriod(窗口andriod类型)
- Bluetooth(蓝牙)
- Wireless(无线)
- Network(有线网络)
- Setting(系统设置)