Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuriyoung/qml-examples

Qt Quick 2.0 qml & c++交互例子
https://github.com/yuriyoung/qml-examples

examples gridview jsontree qml qt-quick qt5 tablview treemodel treeview

Last synced: about 2 months ago
JSON representation

Qt Quick 2.0 qml & c++交互例子

Awesome Lists containing this project

README

        

## qml-examples
一些基于Qt Quick / QML 混合c++交互实现的例子

## 环境要求
- Qt 5.7.x或以上,推荐Qt 5.12.x或以上
- Windows 7+ / Mac OSX 10.x+ / Linux (大佬自行测试)

## 注意
这些例子,只是一些基本实现,请不要直接用于生产环境中。

* 欢迎提Issue/PR