161 lines
3.7 KiB
Plaintext
161 lines
3.7 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>SelectUserDialog</class>
|
||
|
<widget class="QDialog" name="SelectUserDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>1920</width>
|
||
|
<height>1080</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Dialog</string>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<widget class="QGroupBox" name="groupBox">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>558</x>
|
||
|
<y>240</y>
|
||
|
<width>804</width>
|
||
|
<height>598</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">#groupBox{background: #FFFFFF;
|
||
|
border-radius: 32px;}</string>
|
||
|
</property>
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>804</width>
|
||
|
<height>64</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>15</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border-image: url(:/DependFile/Source/dialog/dialog.png);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>提示</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="label_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>100</x>
|
||
|
<y>210</y>
|
||
|
<width>621</width>
|
||
|
<height>71</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>22</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>确认选择当前用户?</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="userMessage_Label">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>140</x>
|
||
|
<y>300</y>
|
||
|
<width>561</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>15</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">color:#666666;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>张三 男 12465431266</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="cancel_Btn">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>232</x>
|
||
|
<y>490</y>
|
||
|
<width>120</width>
|
||
|
<height>45</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border-radius: 4px;
|
||
|
border: 1px solid #0D9DDB;
|
||
|
color:#0D9DDB;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>取消</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="confirm_Btn">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>452</x>
|
||
|
<y>490</y>
|
||
|
<width>120</width>
|
||
|
<height>45</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>黑体</family>
|
||
|
<pointsize>12</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border-radius: 4px;
|
||
|
border: 1px solid #0D9DDB;
|
||
|
color:#0D9DDB;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>确认</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|