文件名称:qmltest.zip
文件大小:8KB
文件格式:ZIP
更新时间:2022-10-08 08:10:23
QML C++ 数据交互 widget
代码用两种方式实现qml与c++的交互,一种是通过信号与槽的方式,另一种是通过qmlRegisterSingletonType动态注册的方式,在qml 调用c++属性与方法
【文件预览】:
qmltest
----mainwindow.ui(3KB)
----qmltest.pro(1KB)
----qmltest.pro.user(64KB)
----mainwindow.cpp(1KB)
----main.cpp(545B)
----handleData.h(669B)
----mainwindow.h(830B)
----handleData.cpp(461B)
----frmqml.qml(2KB)
----src.qrc(116B)