mirror of
https://github.com/NanjingForestryUniversity/uppermachine-candy.git
synced 2025-11-08 14:24:15 +00:00
249 lines
5.0 KiB
XML
249 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>PasswdDialog</class>
|
|
<widget class="QDialog" name="PasswdDialog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>300</width>
|
|
<height>433</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QPushButton" name="btn1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>120</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>120</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>330</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnDot">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>330</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>190</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>260</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>190</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>190</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>260</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>281</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxLength">
|
|
<number>6</number>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnCL">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>260</y>
|
|
<width>61</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>CLEAR</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>120</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>260</y>
|
|
<width>51</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnDE">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>120</y>
|
|
<width>61</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>DELETE</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnCancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>190</y>
|
|
<width>61</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>CANCEL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnEnt">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>330</y>
|
|
<width>61</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>ENTER</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>10</y>
|
|
<width>191</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>20</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Input password</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|