1 Star 0 Fork 16

github克隆 / ZenShot

forked from Gitee 极速下载 / ZenShot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
zentaosettingdetail.ui 3.83 KB
一键复制 编辑 原始数据 按行查看 历史
leexu007 提交于 2022-09-02 14:05 . +zentao preview
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>zentaosettingdetail</class>
<widget class="QWidget" name="zentaosettingdetail">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>343</width>
<height>405</height>
</rect>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="windowTitle">
<string>detail</string>
</property>
<widget class="QCheckBox" name="checkSetDefault">
<property name="geometry">
<rect>
<x>0</x>
<y>340</y>
<width>161</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>checkSetDefault</string>
</property>
</widget>
<widget class="QLabel" name="labelPass">
<property name="geometry">
<rect>
<x>0</x>
<y>245</y>
<width>321</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>labelPass</string>
</property>
</widget>
<widget class="QLabel" name="labelUriTitle">
<property name="geometry">
<rect>
<x>0</x>
<y>85</y>
<width>321</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>labelUriTitle</string>
</property>
</widget>
<widget class="QLabel" name="labelUsr">
<property name="geometry">
<rect>
<x>0</x>
<y>165</y>
<width>321</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>labelUsr</string>
</property>
</widget>
<widget class="QLabel" name="labelNameTitle">
<property name="geometry">
<rect>
<x>0</x>
<y>5</y>
<width>321</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>labelNameTitle</string>
</property>
</widget>
<widget class="QPushButton" name="btnSave">
<property name="geometry">
<rect>
<x>0</x>
<y>377</y>
<width>80</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>save</string>
</property>
</widget>
<widget class="QPushButton" name="btnNew">
<property name="geometry">
<rect>
<x>100</x>
<y>377</y>
<width>140</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>new</string>
</property>
</widget>
<widget class="QLineEdit" name="textName">
<property name="geometry">
<rect>
<x>0</x>
<y>30</y>
<width>340</width>
<height>36</height>
</rect>
</property>
<property name="placeholderText">
<string>input_name</string>
</property>
</widget>
<widget class="QLineEdit" name="textUri">
<property name="geometry">
<rect>
<x>0</x>
<y>110</y>
<width>340</width>
<height>36</height>
</rect>
</property>
<property name="placeholderText">
<string>input_url</string>
</property>
</widget>
<widget class="QLineEdit" name="textUsr">
<property name="geometry">
<rect>
<x>0</x>
<y>190</y>
<width>340</width>
<height>36</height>
</rect>
</property>
<property name="placeholderText">
<string>input_usr</string>
</property>
</widget>
<widget class="QLineEdit" name="textPass">
<property name="geometry">
<rect>
<x>0</x>
<y>270</y>
<width>340</width>
<height>36</height>
</rect>
</property>
<property name="echoMode">
<enum>QLineEdit::Password</enum>
</property>
<property name="placeholderText">
<string>input_pass</string>
</property>
</widget>
</widget>
<tabstops>
<tabstop>textName</tabstop>
<tabstop>textUri</tabstop>
<tabstop>textUsr</tabstop>
<tabstop>textPass</tabstop>
<tabstop>checkSetDefault</tabstop>
<tabstop>btnSave</tabstop>
<tabstop>btnNew</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/longmaomaogithubclone/ZenShot.git
git@gitee.com:longmaomaogithubclone/ZenShot.git
longmaomaogithubclone
ZenShot
ZenShot
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891