文件名称:DeclarativeWidgets:使用QML创建QtWidget UI的库和工具
文件大小:401KB
文件格式:ZIP
更新时间:2024-06-16 04:28:25
C++
介绍 KDAB DeclarativeWidgets软件提供了用于使用QML创建QtWidget用户界面的库和工具。 依存关系 DeclarativeWidgets需要Qt 5.11.0或更高版本。 建立和运行 建造: $ mkdir build $ cd build $ qmake -r ../declarativewidgets.pro $ make or nmake (or jom) 安装: $ make install #into your Qt5 installation. you may need to use sudo 如何使用 有三个示例应用程序显示了如何使用DeclarativeWidgets QML模块: bookstore , config-editor和text-editor 。 此外, examples目录中还有许多示例QML文件。 通过将完整路径的示例