1 Star 0 Fork 0

好富贵/图片格式转换器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
list.ui 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
好富贵 提交于 2024-03-04 18:53 +08:00 . 第一次提交.txt
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>List</class>
<widget class="QWidget" name="List">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>509</width>
<height>264</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="Listitem" name="widget" native="true">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>411</width>
<height>31</height>
</rect>
</property>
<widget class="QLabel" name="labelText">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>221</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>删除</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>未完成转化</string>
</property>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>Listitem</class>
<extends>QWidget</extends>
<header location="global">listitem.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/how-rich1/image-format-converter.git
git@gitee.com:how-rich1/image-format-converter.git
how-rich1
image-format-converter
图片格式转换器
master

搜索帮助