<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>RegisterMainWindow</class>
|
<widget class="QMainWindow" name="RegisterMainWindow">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1006</width>
|
<height>762</height>
|
</rect>
|
</property>
|
<property name="minimumSize">
|
<size>
|
<width>1006</width>
|
<height>762</height>
|
</size>
|
</property>
|
<property name="maximumSize">
|
<size>
|
<width>1006</width>
|
<height>762</height>
|
</size>
|
</property>
|
<property name="windowTitle">
|
<string>MainWindow</string>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<widget class="QWidget" name="centralwidget">
|
<widget class="QLineEdit" name="lineEdit">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>120</y>
|
<width>381</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";
|
color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>输入姓名</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>590</y>
|
<width>381</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
font: 19pt "Arial";
|
background-color: rgb(85, 170, 127);</string>
|
</property>
|
<property name="text">
|
<string>立即注册</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>151</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);
|
border-color: rgb(85, 170, 127);
|
font: 13pt "Arial";</string>
|
</property>
|
<property name="text">
|
<string>返回登录界面</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_3">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>340</y>
|
<width>131</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 11pt "Arial";
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>输入手机号</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox">
|
<property name="geometry">
|
<rect>
|
<x>600</x>
|
<y>190</y>
|
<width>81</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";</string>
|
</property>
|
<item>
|
<property name="text">
|
<string>男</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>女</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QComboBox" name="comboBox_2">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>340</y>
|
<width>81</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 11pt "Arial";</string>
|
</property>
|
<item>
|
<property name="text">
|
<string>+86</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>+02</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>+07</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>+09</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_2">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>190</y>
|
<width>271</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";
|
selection-background-color: rgb(255, 255, 255);
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>输入年龄</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_3">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>260</y>
|
<width>111</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";</string>
|
</property>
|
<property name="currentText">
|
<string>项目部</string>
|
</property>
|
<item>
|
<property name="text">
|
<string>项目部</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>摸鱼部</string>
|
</property>
|
</item>
|
<item>
|
<property name="text">
|
<string>办公室</string>
|
</property>
|
</item>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_7">
|
<property name="geometry">
|
<rect>
|
<x>430</x>
|
<y>260</y>
|
<width>251</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>输入工号</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_8">
|
<property name="geometry">
|
<rect>
|
<x>520</x>
|
<y>340</y>
|
<width>161</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 11pt "Arial";
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>输入邮箱</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_9">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>420</y>
|
<width>381</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>设置密码</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_10">
|
<property name="geometry">
|
<rect>
|
<x>300</x>
|
<y>500</y>
|
<width>381</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">font: 14pt "Arial";
|
color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="placeholderText">
|
<string>确认密码</string>
|
</property>
|
</widget>
|
<zorder>lineEdit</zorder>
|
<zorder>pushButton</zorder>
|
<zorder>pushButton_2</zorder>
|
<zorder>comboBox</zorder>
|
<zorder>comboBox_2</zorder>
|
<zorder>lineEdit_2</zorder>
|
<zorder>comboBox_3</zorder>
|
<zorder>lineEdit_7</zorder>
|
<zorder>lineEdit_3</zorder>
|
<zorder>lineEdit_8</zorder>
|
<zorder>lineEdit_9</zorder>
|
<zorder>lineEdit_10</zorder>
|
</widget>
|
</widget>
|
<resources/>
|
<connections/>
|
</ui>
|