2017-11-10 12:07:58 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-10-17 21:45:34 +08:00
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
2017-11-10 12:07:58 +08:00
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
2017-10-17 21:45:34 +08:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>800</width>
|
|
|
|
<height>480</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2017-11-10 12:07:58 +08:00
|
|
|
<property name="windowTitle">
|
2017-10-17 21:45:34 +08:00
|
|
|
<string>MainWindow</string>
|
|
|
|
</property>
|
2017-11-10 12:07:58 +08:00
|
|
|
<widget class="QWidget" name="centralWidget">
|
2017-11-23 19:12:48 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"/>
|
2017-11-10 12:07:58 +08:00
|
|
|
</widget>
|
2017-10-17 21:45:34 +08:00
|
|
|
</widget>
|
2017-11-10 12:07:58 +08:00
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
2017-10-17 21:45:34 +08:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|