加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
lifekeeper.ui 751 Bytes
一键复制 编辑 原始数据 按行查看 历史
ALONE_WORK 提交于 2019-06-17 23:32 . Finish the data sync.
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LifeKeeper</class>
<widget class="QWidget" name="LifeKeeper">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>822</width>
<height>528</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="windowTitle">
<string>LifeKeeper</string>
</property>
<property name="windowIcon">
<iconset resource="source.qrc">
<normaloff>:/Img/icon.png</normaloff>:/Img/icon.png</iconset>
</property>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="source.qrc"/>
</resources>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化