src/mainwindow.ui

changeset 1231
ce0c9f2e6b9c
parent 1229
04af56fa8ce6
child 1232
7eb8b59577d0
equal deleted inserted replaced
1230:29dc03eceb5f 1231:ce0c9f2e6b9c
18 <normaloff>:/icons/ldforge.png</normaloff>:/icons/ldforge.png</iconset> 18 <normaloff>:/icons/ldforge.png</normaloff>:/icons/ldforge.png</iconset>
19 </property> 19 </property>
20 <widget class="QWidget" name="centralwidget"> 20 <widget class="QWidget" name="centralwidget">
21 <layout class="QVBoxLayout" name="verticalLayout"> 21 <layout class="QVBoxLayout" name="verticalLayout">
22 <item> 22 <item>
23 <layout class="QHBoxLayout" name="horizontalLayout" stretch="3,1"> 23 <layout class="QHBoxLayout" name="horizontalLayout" stretch="2,1">
24 <item> 24 <item>
25 <widget class="QFrame" name="rendererFrame"> 25 <widget class="QStackedWidget" name="rendererStack">
26 <property name="sizePolicy"> 26 <property name="sizePolicy">
27 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 27 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 <horstretch>0</horstretch> 28 <horstretch>0</horstretch>
29 <verstretch>0</verstretch> 29 <verstretch>0</verstretch>
30 </sizepolicy> 30 </sizepolicy>
45 <widget class="QWidget" name="pageDocument"> 45 <widget class="QWidget" name="pageDocument">
46 <property name="geometry"> 46 <property name="geometry">
47 <rect> 47 <rect>
48 <x>0</x> 48 <x>0</x>
49 <y>0</y> 49 <y>0</y>
50 <width>233</width> 50 <width>465</width>
51 <height>371</height> 51 <height>371</height>
52 </rect> 52 </rect>
53 </property> 53 </property>
54 <attribute name="label"> 54 <attribute name="label">
55 <string>Document</string> 55 <string>Document</string>
73 <widget class="QWidget" name="pageEditModeOptions"> 73 <widget class="QWidget" name="pageEditModeOptions">
74 <property name="geometry"> 74 <property name="geometry">
75 <rect> 75 <rect>
76 <x>0</x> 76 <x>0</x>
77 <y>0</y> 77 <y>0</y>
78 <width>233</width> 78 <width>310</width>
79 <height>371</height> 79 <height>371</height>
80 </rect> 80 </rect>
81 </property> 81 </property>
82 <attribute name="label"> 82 <attribute name="label">
83 <string>Tool Options</string> 83 <string>Tool Options</string>
177 <widget class="QWidget" name="pagePrimitives"> 177 <widget class="QWidget" name="pagePrimitives">
178 <property name="geometry"> 178 <property name="geometry">
179 <rect> 179 <rect>
180 <x>0</x> 180 <x>0</x>
181 <y>0</y> 181 <y>0</y>
182 <width>233</width> 182 <width>465</width>
183 <height>371</height> 183 <height>371</height>
184 </rect> 184 </rect>
185 </property> 185 </property>
186 <attribute name="label"> 186 <attribute name="label">
187 <string>Primitives</string> 187 <string>Primitives</string>

mercurial