188 </layout> |
188 </layout> |
189 </item> |
189 </item> |
190 </layout> |
190 </layout> |
191 </item> |
191 </item> |
192 <item> |
192 <item> |
193 <widget class="QCheckBox" name="colorizeObjects"> |
193 <layout class="QHBoxLayout" name="horizontalLayout_8"> |
194 <property name="whatsThis"> |
194 <item> |
195 <string>Makes colored objects (non-16 and 24) appear colored in the list view. A red triangle will, for instance, have its entry written in red text. This can be useful to locate colored objects.</string> |
195 <layout class="QVBoxLayout" name="verticalLayout_11"> |
196 </property> |
196 <item> |
197 <property name="text"> |
197 <widget class="QCheckBox" name="blackEdges"> |
198 <string>Colorize objects in list view</string> |
198 <property name="whatsThis"> |
199 </property> |
199 <string>Makes all edgelines appear black. If this is not set, edge lines take their color as defined in LDConfig.ldr.</string> |
200 </widget> |
200 </property> |
201 </item> |
201 <property name="text"> |
202 <item> |
202 <string>Black edges</string> |
203 <widget class="QCheckBox" name="colorBFC"> |
203 </property> |
204 <property name="whatsThis"> |
204 </widget> |
205 <string>Polygons' front sides become green and back sides red.</string> |
205 </item> |
206 </property> |
206 <item> |
207 <property name="text"> |
207 <widget class="QCheckBox" name="colorBFC"> |
208 <string>Red/green BFC view (incomplete)</string> |
208 <property name="whatsThis"> |
209 </property> |
209 <string>Polygons' front sides become green and back sides red.</string> |
210 </widget> |
210 </property> |
211 </item> |
211 <property name="text"> |
212 <item> |
212 <string>Red/green BFC view (incomplete)</string> |
213 <widget class="QCheckBox" name="blackEdges"> |
213 </property> |
214 <property name="whatsThis"> |
214 </widget> |
215 <string>Makes all edgelines appear black. If this is not set, edge lines take their color as defined in LDConfig.ldr.</string> |
215 </item> |
216 </property> |
216 <item> |
217 <property name="text"> |
217 <widget class="QCheckBox" name="colorizeObjects"> |
218 <string>Black edges</string> |
218 <property name="whatsThis"> |
219 </property> |
219 <string>Makes colored objects (non-16 and 24) appear colored in the list view. A red triangle will, for instance, have its entry written in red text. This can be useful to locate colored objects.</string> |
220 </widget> |
220 </property> |
221 </item> |
221 <property name="text"> |
222 <item> |
222 <string>Colorize objects in list view</string> |
223 <widget class="QCheckBox" name="implicitFiles"> |
223 </property> |
224 <property name="text"> |
224 </widget> |
225 <string>List implicitly loaded files</string> |
225 </item> |
226 </property> |
226 <item> |
|
227 <widget class="QCheckBox" name="implicitFiles"> |
|
228 <property name="text"> |
|
229 <string>List implicitly loaded files</string> |
|
230 </property> |
|
231 </widget> |
|
232 </item> |
|
233 </layout> |
|
234 </item> |
|
235 <item> |
|
236 <layout class="QVBoxLayout" name="verticalLayout_12"> |
|
237 <item> |
|
238 <widget class="QCheckBox" name="m_logostuds"> |
|
239 <property name="text"> |
|
240 <string>Use logoed studs</string> |
|
241 </property> |
|
242 </widget> |
|
243 </item> |
|
244 <item> |
|
245 <spacer name="verticalSpacer_6"> |
|
246 <property name="orientation"> |
|
247 <enum>Qt::Vertical</enum> |
|
248 </property> |
|
249 <property name="sizeHint" stdset="0"> |
|
250 <size> |
|
251 <width>20</width> |
|
252 <height>40</height> |
|
253 </size> |
|
254 </property> |
|
255 </spacer> |
|
256 </item> |
|
257 </layout> |
|
258 </item> |
|
259 </layout> |
|
260 </item> |
|
261 </layout> |
|
262 </widget> |
|
263 <widget class="QWidget" name="tab_7"> |
|
264 <attribute name="title"> |
|
265 <string>Profile</string> |
|
266 </attribute> |
|
267 <layout class="QVBoxLayout" name="verticalLayout_10"> |
|
268 <item> |
|
269 <widget class="QGroupBox" name="groupBox_4"> |
|
270 <property name="title"> |
|
271 <string>Profile</string> |
|
272 </property> |
|
273 <layout class="QVBoxLayout" name="verticalLayout_8"> |
|
274 <item> |
|
275 <layout class="QFormLayout" name="formLayout_3"> |
|
276 <item row="2" column="0"> |
|
277 <widget class="QLabel" name="label_8"> |
|
278 <property name="text"> |
|
279 <string>Username:</string> |
|
280 </property> |
|
281 </widget> |
|
282 </item> |
|
283 <item row="1" column="0"> |
|
284 <widget class="QLabel" name="label_7"> |
|
285 <property name="text"> |
|
286 <string>Name:</string> |
|
287 </property> |
|
288 </widget> |
|
289 </item> |
|
290 <item row="3" column="0"> |
|
291 <widget class="QLabel" name="label_9"> |
|
292 <property name="text"> |
|
293 <string>License:</string> |
|
294 </property> |
|
295 </widget> |
|
296 </item> |
|
297 <item row="1" column="1"> |
|
298 <widget class="QLineEdit" name="m_profileName"/> |
|
299 </item> |
|
300 <item row="2" column="1"> |
|
301 <widget class="QLineEdit" name="m_profileUsername"/> |
|
302 </item> |
|
303 <item row="3" column="1"> |
|
304 <widget class="QComboBox" name="m_profileLicense"> |
|
305 <property name="sizePolicy"> |
|
306 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
307 <horstretch>0</horstretch> |
|
308 <verstretch>0</verstretch> |
|
309 </sizepolicy> |
|
310 </property> |
|
311 <item> |
|
312 <property name="text"> |
|
313 <string>CA - redistributable</string> |
|
314 </property> |
|
315 </item> |
|
316 <item> |
|
317 <property name="text"> |
|
318 <string>NonCA - not redistributable</string> |
|
319 </property> |
|
320 </item> |
|
321 <item> |
|
322 <property name="text"> |
|
323 <string>None</string> |
|
324 </property> |
|
325 </item> |
|
326 </widget> |
|
327 </item> |
|
328 </layout> |
|
329 </item> |
|
330 <item> |
|
331 <spacer name="verticalSpacer_7"> |
|
332 <property name="orientation"> |
|
333 <enum>Qt::Vertical</enum> |
|
334 </property> |
|
335 <property name="sizeHint" stdset="0"> |
|
336 <size> |
|
337 <width>20</width> |
|
338 <height>40</height> |
|
339 </size> |
|
340 </property> |
|
341 </spacer> |
|
342 </item> |
|
343 </layout> |
227 </widget> |
344 </widget> |
228 </item> |
345 </item> |
229 </layout> |
346 </layout> |
230 </widget> |
347 </widget> |
231 <widget class="QWidget" name="tab_2"> |
348 <widget class="QWidget" name="tab_2"> |
572 <widget class="QDialogButtonBox" name="buttonBox"> |
689 <widget class="QDialogButtonBox" name="buttonBox"> |
573 <property name="orientation"> |
690 <property name="orientation"> |
574 <enum>Qt::Horizontal</enum> |
691 <enum>Qt::Horizontal</enum> |
575 </property> |
692 </property> |
576 <property name="standardButtons"> |
693 <property name="standardButtons"> |
577 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
694 <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
578 </property> |
695 </property> |
579 </widget> |
696 </widget> |
580 </item> |
697 </item> |
581 </layout> |
698 </layout> |
582 </widget> |
699 </widget> |
583 <resources> |
700 <resources> |
584 <include location="../../ldforge.qrc"/> |
701 <include location="../../ldforge.qrc"/> |
585 </resources> |
702 </resources> |
586 <connections> |
703 <connections/> |
587 <connection> |
|
588 <sender>buttonBox</sender> |
|
589 <signal>accepted()</signal> |
|
590 <receiver>ConfigUI</receiver> |
|
591 <slot>accept()</slot> |
|
592 <hints> |
|
593 <hint type="sourcelabel"> |
|
594 <x>248</x> |
|
595 <y>254</y> |
|
596 </hint> |
|
597 <hint type="destinationlabel"> |
|
598 <x>157</x> |
|
599 <y>274</y> |
|
600 </hint> |
|
601 </hints> |
|
602 </connection> |
|
603 <connection> |
|
604 <sender>buttonBox</sender> |
|
605 <signal>rejected()</signal> |
|
606 <receiver>ConfigUI</receiver> |
|
607 <slot>reject()</slot> |
|
608 <hints> |
|
609 <hint type="sourcelabel"> |
|
610 <x>316</x> |
|
611 <y>260</y> |
|
612 </hint> |
|
613 <hint type="destinationlabel"> |
|
614 <x>286</x> |
|
615 <y>274</y> |
|
616 </hint> |
|
617 </hints> |
|
618 </connection> |
|
619 </connections> |
|
620 </ui> |
704 </ui> |