公告板
版本库
filestore
活动
搜索
登录
sola
/
qwindowkit
qwindowkit
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
make demo a GUI application in CMake
Yuhang Zhao
2025-02-10
9e96ea43436d5ed200c57d6b229cddf9bdf9e55a
[sola/qwindowkit.git]
/
examples
/
qml
/
qml.qrc
1
2
3
4
5
6
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>QWKButton.qml</file>
</qresource>
</RCC>