src/mainwindow.ui

changeset 1291
9c570a30c98a
parent 1283
3c3a5eb965f7
child 1293
52732b1db3f0
equal deleted inserted replaced
1290:8db26042f3d1 1291:9c570a30c98a
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>
74 <property name="geometry"> 84 <property name="geometry">
75 <rect> 85 <rect>
76 <x>0</x> 86 <x>0</x>
77 <y>0</y> 87 <y>0</y>
78 <width>465</width> 88 <width>465</width>
79 <height>399</height> 89 <height>362</height>
80 </rect> 90 </rect>
81 </property> 91 </property>
82 <attribute name="label"> 92 <attribute name="label">
83 <string>Tool Options</string> 93 <string>Tool Options</string>
84 </attribute> 94 </attribute>
156 <property name="geometry"> 166 <property name="geometry">
157 <rect> 167 <rect>
158 <x>0</x> 168 <x>0</x>
159 <y>0</y> 169 <y>0</y>
160 <width>465</width> 170 <width>465</width>
161 <height>399</height> 171 <height>362</height>
162 </rect> 172 </rect>
163 </property> 173 </property>
164 <attribute name="label"> 174 <attribute name="label">
165 <string>Primitives</string> 175 <string>Primitives</string>
166 </attribute> 176 </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/>

mercurial