1 Star 0 Fork 1

东海龙子/QT_EMB_RES_PACK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
emb_res.ui 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
东海龙子 提交于 2024-07-16 02:15 . V1.01
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>emb_res</class>
<widget class="QWidget" name="emb_res">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>785</width>
<height>851</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="windowTitle">
<string>emb_res</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>660</y>
<width>770</width>
<height>145</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>版本号:</string>
</property>
</widget>
<widget class="QLineEdit" name="Edit_Ver">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>161</width>
<height>36</height>
</rect>
</property>
<property name="text">
<string>EMB_V0.01</string>
</property>
<property name="maxLength">
<number>18</number>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dhlz/qt_-emb_-res_-pack.git
[email protected]:dhlz/qt_-emb_-res_-pack.git
dhlz
qt_-emb_-res_-pack
QT_EMB_RES_PACK
master

搜索帮助