0
|
1 |
<ui version="4.0" >
|
|
2 |
<author></author>
|
|
3 |
<comment></comment>
|
|
4 |
<exportmacro></exportmacro>
|
|
5 |
<class>BaseLinePage</class>
|
|
6 |
<widget class="QWidget" name="BaseLinePage" >
|
|
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 |
<layout class="QHBoxLayout" >
|
|
19 |
<property name="margin" >
|
|
20 |
<number>9</number>
|
|
21 |
</property>
|
|
22 |
<property name="spacing" >
|
|
23 |
<number>6</number>
|
|
24 |
</property>
|
|
25 |
<item>
|
|
26 |
<widget class="QTextEdit" name="contentEdit" >
|
|
27 |
<property name="font" >
|
|
28 |
<font>
|
|
29 |
<family>Fixed [Sony]</family>
|
|
30 |
<pointsize>9</pointsize>
|
|
31 |
<weight>50</weight>
|
|
32 |
<italic>false</italic>
|
|
33 |
<bold>false</bold>
|
|
34 |
<underline>false</underline>
|
|
35 |
<strikeout>false</strikeout>
|
|
36 |
</font>
|
|
37 |
</property>
|
|
38 |
<property name="readOnly" >
|
|
39 |
<bool>true</bool>
|
|
40 |
</property>
|
|
41 |
</widget>
|
|
42 |
</item>
|
|
43 |
</layout>
|
|
44 |
</widget>
|
|
45 |
<pixmapfunction></pixmapfunction>
|
|
46 |
<resources/>
|
|
47 |
<connections/>
|
|
48 |
</ui>
|