|
|
|
@ -13,41 +13,9 @@
@@ -13,41 +13,9 @@
|
|
|
|
|
<property name="windowTitle"> |
|
|
|
|
<string>Form</string> |
|
|
|
|
</property> |
|
|
|
|
<widget class="QPushButton" name="pushButton"> |
|
|
|
|
<property name="geometry"> |
|
|
|
|
<rect> |
|
|
|
|
<x>30</x> |
|
|
|
|
<y>410</y> |
|
|
|
|
<width>75</width> |
|
|
|
|
<height>23</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>PushButton</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<widget class="QPushButton" name="pushButton_2"> |
|
|
|
|
<property name="geometry"> |
|
|
|
|
<rect> |
|
|
|
|
<x>230</x> |
|
|
|
|
<y>410</y> |
|
|
|
|
<width>75</width> |
|
|
|
|
<height>23</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>PushButton</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout"> |
|
|
|
|
<item> |
|
|
|
|
<widget class="QScrollArea" name="scrollArea"> |
|
|
|
|
<property name="geometry"> |
|
|
|
|
<rect> |
|
|
|
|
<x>10</x> |
|
|
|
|
<y>10</y> |
|
|
|
|
<width>531</width> |
|
|
|
|
<height>321</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<property name="widgetResizable"> |
|
|
|
|
<bool>true</bool> |
|
|
|
|
</property> |
|
|
|
@ -56,8 +24,8 @@
@@ -56,8 +24,8 @@
|
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>529</width> |
|
|
|
|
<height>319</height> |
|
|
|
|
<width>551</width> |
|
|
|
|
<height>454</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
@ -67,6 +35,8 @@
@@ -67,6 +35,8 @@
|
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
<resources/> |
|
|
|
|
<connections/> |
|
|
|
|