0
|
1 |
<ui version="4.0" >
|
|
2 |
<author></author>
|
|
3 |
<comment></comment>
|
|
4 |
<exportmacro></exportmacro>
|
|
5 |
<class>Form</class>
|
|
6 |
<widget class="QWidget" name="Form" >
|
|
7 |
<property name="geometry" >
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>400</width>
|
|
12 |
<height>300</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="windowTitle" >
|
|
16 |
<string>Form</string>
|
|
17 |
</property>
|
|
18 |
<widget class="QScrollBar" name="horizontalScrollBar" >
|
|
19 |
<property name="geometry" >
|
|
20 |
<rect>
|
|
21 |
<x>20</x>
|
|
22 |
<y>20</y>
|
|
23 |
<width>16</width>
|
|
24 |
<height>300</height>
|
|
25 |
</rect>
|
|
26 |
</property>
|
|
27 |
<property name="value" >
|
|
28 |
<number>50</number>
|
|
29 |
</property>
|
|
30 |
<property name="orientation" >
|
|
31 |
<enum>Qt::Vertical</enum>
|
|
32 |
</property>
|
|
33 |
</widget>
|
|
34 |
</widget>
|
|
35 |
<pixmapfunction></pixmapfunction>
|
|
36 |
<resources/>
|
|
37 |
<connections/>
|
|
38 |
</ui>
|