40 <item> |
40 <item> |
41 <widget class="QToolBox" name="toolBox"> |
41 <widget class="QToolBox" name="toolBox"> |
42 <property name="currentIndex"> |
42 <property name="currentIndex"> |
43 <number>0</number> |
43 <number>0</number> |
44 </property> |
44 </property> |
|
45 <widget class="QWidget" name="page"> |
|
46 <attribute name="label"> |
|
47 <string>Header</string> |
|
48 </attribute> |
|
49 <layout class="QVBoxLayout" name="verticalLayout_6"> |
|
50 <item> |
|
51 <widget class="HeaderEdit" name="header" native="true"/> |
|
52 </item> |
|
53 </layout> |
|
54 </widget> |
45 <widget class="QWidget" name="pageDocument"> |
55 <widget class="QWidget" name="pageDocument"> |
46 <property name="geometry"> |
56 <property name="geometry"> |
47 <rect> |
57 <rect> |
48 <x>0</x> |
58 <x>0</x> |
49 <y>0</y> |
59 <y>0</y> |
50 <width>465</width> |
60 <width>465</width> |
51 <height>399</height> |
61 <height>362</height> |
52 </rect> |
62 </rect> |
53 </property> |
63 </property> |
54 <attribute name="label"> |
64 <attribute name="label"> |
55 <string>Document</string> |
65 <string>Document</string> |
56 </attribute> |
66 </attribute> |
1721 <property name="text"> |
1731 <property name="text"> |
1722 <string>Polar grid</string> |
1732 <string>Polar grid</string> |
1723 </property> |
1733 </property> |
1724 </action> |
1734 </action> |
1725 </widget> |
1735 </widget> |
|
1736 <customwidgets> |
|
1737 <customwidget> |
|
1738 <class>HeaderEdit</class> |
|
1739 <extends>QWidget</extends> |
|
1740 <header>widgets/headeredit.h</header> |
|
1741 <container>1</container> |
|
1742 </customwidget> |
|
1743 </customwidgets> |
1726 <resources> |
1744 <resources> |
1727 <include location="../ldforge.qrc"/> |
1745 <include location="../ldforge.qrc"/> |
1728 <include location="../ldforge.qrc"/> |
1746 <include location="../ldforge.qrc"/> |
1729 </resources> |
1747 </resources> |
1730 <connections/> |
1748 <connections/> |