# testCPPQMLInterface **Repository Path**: jiushiguang_zhiyun/testCPPQMLInterface ## Basic Information - **Project Name**: testCPPQMLInterface - **Description**: 主要测试QML和C++的相互调用: 1.QML中调用C++方法,设置或者获取C++属性,连接C++信号到QML槽 2.连接QML信号到C++槽,C++设置或者获取QML属性,C++中调用QML方法 3.main.cpp中注册C++类为qml上下文属性或者注册C++类 - **Primary Language**: QML - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2018-06-27 - **Last Updated**: 2021-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # testCPPQMLInterface #### 项目介绍 主要测试QML和C++的相互调用: 1.QML中调用C++方法,设置或者获取C++属性,连接C++信号到QML槽 2.连接QML信号到C++槽,C++设置或者获取QML属性,C++中调用QML方法 3.main.cpp中注册C++类为qml上下文属性或者注册C++类 #### 附件说明 源码都在附件中直接下载可用