1 Star 1 Fork 18

Qt(开源集合)/ZenShot

forked from Gitee 极速下载/ZenShot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zentaosettinglistitem.ui 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
leexu007 提交于 2022-09-09 17:21 . * submit bug to zentao
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ZTSettingListItem</class>
<widget class="QWidget" name="ZTSettingListItem">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>280</width>
<height>84</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>280</width>
<height>84</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="labelDefault">
<property name="geometry">
<rect>
<x>245</x>
<y>1</y>
<width>42</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelName">
<property name="geometry">
<rect>
<x>16</x>
<y>16</y>
<width>231</width>
<height>14</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="labelUrl">
<property name="geometry">
<rect>
<x>16</x>
<y>40</y>
<width>248</width>
<height>14</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton" name="btnDel">
<property name="geometry">
<rect>
<x>262</x>
<y>60</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/qt-open-source-collection/ZenShot.git
git@gitee.com:qt-open-source-collection/ZenShot.git
qt-open-source-collection
ZenShot
ZenShot
main

搜索帮助