12 </property> |
12 </property> |
13 <property name="windowTitle"> |
13 <property name="windowTitle"> |
14 <string>LDForge</string> |
14 <string>LDForge</string> |
15 </property> |
15 </property> |
16 <widget class="QWidget" name="centralwidget"> |
16 <widget class="QWidget" name="centralwidget"> |
17 <layout class="QVBoxLayout" name="verticalLayout"> |
17 <layout class="QVBoxLayout" name="verticalLayout_3"> |
18 <item> |
18 <item> |
19 <widget class="QMdiArea" name="mdiArea"> |
19 <widget class="QMdiArea" name="mdiArea"> |
20 <property name="viewMode"> |
20 <property name="viewMode"> |
21 <enum>QMdiArea::TabbedView</enum> |
21 <enum>QMdiArea::TabbedView</enum> |
22 </property> |
22 </property> |
134 <addaction name="actionDelete"/> |
134 <addaction name="actionDelete"/> |
135 <addaction name="actionGridFine"/> |
135 <addaction name="actionGridFine"/> |
136 <addaction name="actionGridMedium"/> |
136 <addaction name="actionGridMedium"/> |
137 <addaction name="actionGridCoarse"/> |
137 <addaction name="actionGridCoarse"/> |
138 </widget> |
138 </widget> |
|
139 <widget class="QToolBar" name="editingModesToolBar"> |
|
140 <property name="windowTitle"> |
|
141 <string>toolBar_2</string> |
|
142 </property> |
|
143 <attribute name="toolBarArea"> |
|
144 <enum>LeftToolBarArea</enum> |
|
145 </attribute> |
|
146 <attribute name="toolBarBreak"> |
|
147 <bool>false</bool> |
|
148 </attribute> |
|
149 </widget> |
|
150 <widget class="QDockWidget" name="dockWidget_2"> |
|
151 <property name="windowTitle"> |
|
152 <string>Tool options</string> |
|
153 </property> |
|
154 <attribute name="dockWidgetArea"> |
|
155 <number>8</number> |
|
156 </attribute> |
|
157 <widget class="QWidget" name="dockWidgetContents_2"> |
|
158 <layout class="QVBoxLayout" name="verticalLayout_2"> |
|
159 <item> |
|
160 <widget class="QStackedWidget" name="toolWidgetStack"/> |
|
161 </item> |
|
162 </layout> |
|
163 </widget> |
|
164 </widget> |
|
165 <widget class="QDockWidget" name="dockWidget_3"> |
|
166 <property name="windowTitle"> |
|
167 <string>Model body</string> |
|
168 </property> |
|
169 <attribute name="dockWidgetArea"> |
|
170 <number>2</number> |
|
171 </attribute> |
|
172 <widget class="QWidget" name="dockWidgetContents_3"> |
|
173 <layout class="QVBoxLayout" name="verticalLayout_4"> |
|
174 <item> |
|
175 <widget class="QListView" name="modelListView"/> |
|
176 </item> |
|
177 </layout> |
|
178 </widget> |
|
179 </widget> |
139 <action name="actionQuit"> |
180 <action name="actionQuit"> |
140 <property name="icon"> |
181 <property name="icon"> |
141 <iconset resource="../ldforge.qrc"> |
182 <iconset resource="../ldforge.qrc"> |
142 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset> |
183 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset> |
143 </property> |
184 </property> |