<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>Welcome_Page</class>
|
<widget class="QDialog" name="Welcome_Page">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<widget class="QLabel" name="label_BG">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">
|
border-image: url(:/new/prefix1/bg.png);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="Btn_set">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>35</x>
|
<y>420</y>
|
<width>105</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>21</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);
|
border-radius:10px;</string>
|
</property>
|
<property name="text">
|
<string>设 置</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="Btn_Exit">
|
<property name="geometry">
|
<rect>
|
<x>660</x>
|
<y>420</y>
|
<width>105</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color:rgb(231,231,231);
|
border-radius:10px;</string>
|
</property>
|
<property name="text">
|
<string>退 出</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_Type" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>170</y>
|
<width>800</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>30</pointsize>
|
<weight>75</weight>
|
<bold>true</bold>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_Name" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>220</y>
|
<width>800</width>
|
<height>60</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>26</pointsize>
|
<weight>75</weight>
|
<bold>true</bold>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_CName" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>300</y>
|
<width>800</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_EName" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>360</y>
|
<width>800</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::ClickFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="Btn_Logo">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>16</y>
|
<width>197</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">border-image: url(:/new/prefix1/FG.png);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_tip">
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>425</y>
|
<width>341</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 0, 0);</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</widget>
|
<customwidgets>
|
<customwidget>
|
<class>Custom_LineEdit</class>
|
<extends>QWidget</extends>
|
<header>custom_lineedit.h</header>
|
</customwidget>
|
</customwidgets>
|
<resources/>
|
<connections/>
|
</ui>
|