Files
Happy-Reconstruction/UI/DisplayPic.ui
2020-02-03 19:48:30 +08:00

94 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DisplayPic</class>
<widget class="QWidget" name="DisplayPic">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>684</width>
<height>497</height>
</rect>
</property>
<property name="windowTitle">
<string>DisplayPic</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>661</width>
<height>421</height>
</rect>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>621</width>
<height>371</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Devanagari</family>
<pointsize>20</pointsize>
</font>
</property>
<property name="text">
<string>PIC</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>120</x>
<y>450</y>
<width>93</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>9</pointsize>
</font>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>440</x>
<y>450</y>
<width>93</width>
<height>28</height>
</rect>
</property>
<property name="font">
<font>
<family>黑体</family>
<pointsize>9</pointsize>
</font>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>