0
点赞
收藏
分享

微信扫一扫

Qt6 QML Book/扩展QML/用C++扩展QML

残北 2022-02-03 阅读 66
qtqt6qml

Extending QML with C++

用C++扩展QML

Creating application using only QML can sometimes be limiting. The QML run-time is developed using C++, and the run-time environment can be extended, making it possible to make use of the full performance and freedom of the surrounding system.

仅使用QML创建应用程序有时会受到限制。使用C++开发QML运行时,可以扩展运行时环境,使其能够充分利用周围系统的充分性能和自由度。

举报

相关推荐

Qt6 QML Book/动态QML/动态QML

Qt6 QML Book/画布/渐变

Qt6 QML Book/多媒体/小结

Qt6 QML Book/存储/本地存储-SQL

Qt6 QML Book/网络设置/Web Sockets

Qt6 QML Book/网络设置/HTTP请求

Qt6 QML Book/Qt for Python/安装过程

0 条评论