代码拉取完成,页面将自动刷新
同步操作将从 Qt(开源集合)/ZenShot 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?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="maximumSize">
<size>
<width>343</width>
<height>405</height>
</size>
</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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。