代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Duplicate</class>
<widget class="QDialog" name="Duplicate">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>二维码重复!</string>
</property>
<property name="windowIcon">
<iconset resource="icontopleft.qrc">
<normaloff>:/new/prefix1/images/LexinSQicon.png</normaloff>:/new/prefix1/images/LexinSQicon.png</iconset>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>120</x>
<y>100</y>
<width>161</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>二维码重复!</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>40</x>
<y>40</y>
<width>101</width>
<height>61</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>28</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>警告:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>90</x>
<y>160</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Arabic</family>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>请输入管理员密码:</string>
</property>
</widget>
<widget class="QLineEdit" name="PWD">
<property name="geometry">
<rect>
<x>200</x>
<y>170</y>
<width>113</width>
<height>20</height>
</rect>
</property>
<property name="echoMode">
<enum>QLineEdit::Password</enum>
</property>
</widget>
<widget class="QPushButton" name="OK">
<property name="geometry">
<rect>
<x>170</x>
<y>250</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QLabel" name="PWDStatus">
<property name="geometry">
<rect>
<x>170</x>
<y>210</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="Cancel">
<property name="geometry">
<rect>
<x>270</x>
<y>250</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>清空</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>180</x>
<y>0</y>
<width>221</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>请勿擅自关闭此窗口,否则会出现问题!</string>
</property>
</widget>
</widget>
<resources>
<include location="icontopleft.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。