545:3e789c989225 | 546:c63f5d453ace |
---|---|
4 <widget class="QMainWindow" name="LDForgeUI"> | 4 <widget class="QMainWindow" name="LDForgeUI"> |
5 <property name="geometry"> | 5 <property name="geometry"> |
6 <rect> | 6 <rect> |
7 <x>0</x> | 7 <x>0</x> |
8 <y>0</y> | 8 <y>0</y> |
9 <width>900</width> | 9 <width>1010</width> |
10 <height>600</height> | 10 <height>641</height> |
11 </rect> | 11 </rect> |
12 </property> | 12 </property> |
13 <property name="windowTitle"> | 13 <property name="windowTitle"> |
14 <string/> | 14 <string/> |
15 </property> | 15 </property> |
67 <widget class="QMenuBar" name="menubar"> | 67 <widget class="QMenuBar" name="menubar"> |
68 <property name="geometry"> | 68 <property name="geometry"> |
69 <rect> | 69 <rect> |
70 <x>0</x> | 70 <x>0</x> |
71 <y>0</y> | 71 <y>0</y> |
72 <width>900</width> | 72 <width>1010</width> |
73 <height>24</height> | 73 <height>25</height> |
74 </rect> | 74 </rect> |
75 </property> | 75 </property> |
76 <widget class="QMenu" name="menuFile"> | 76 <widget class="QMenu" name="menuFile"> |
77 <property name="title"> | 77 <property name="title"> |
78 <string>File</string> | 78 <string>File</string> |
414 </attribute> | 414 </attribute> |
415 <attribute name="toolBarBreak"> | 415 <attribute name="toolBarBreak"> |
416 <bool>false</bool> | 416 <bool>false</bool> |
417 </attribute> | 417 </attribute> |
418 </widget> | 418 </widget> |
419 <widget class="QToolBar" name="toolBar_9"> | |
420 <property name="windowTitle"> | |
421 <string>toolBar_9</string> | |
422 </property> | |
423 <attribute name="toolBarArea"> | |
424 <enum>TopToolBarArea</enum> | |
425 </attribute> | |
426 <attribute name="toolBarBreak"> | |
427 <bool>false</bool> | |
428 </attribute> | |
429 <addaction name="actionYtruder"/> | |
430 <addaction name="actionRectifier"/> | |
431 <addaction name="actionIntersector"/> | |
432 <addaction name="actionIsecalc"/> | |
433 <addaction name="actionCoverer"/> | |
434 <addaction name="actionEdger2"/> | |
435 </widget> | |
419 <action name="actionNew"> | 436 <action name="actionNew"> |
420 <property name="icon"> | 437 <property name="icon"> |
421 <iconset resource="../ldforge.qrc"> | 438 <iconset resource="../ldforge.qrc"> |
422 <normaloff>:/icons/brick.png</normaloff>:/icons/brick.png</iconset> | 439 <normaloff>:/icons/brick.png</normaloff>:/icons/brick.png</iconset> |
423 </property> | 440 </property> |