ui/ldforge.ui

changeset 887
98fe1587dc43
parent 876
f040f0fb3795
child 888
7ad8fb667084
equal deleted inserted replaced
886:3c83fe3486b1 887:98fe1587dc43
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>237</width>
51 <height>399</height> 51 <height>414</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>
56 </attribute> 56 </attribute>
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>256</width> 78 <width>237</width>
79 <height>121</height> 79 <height>414</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>
84 </attribute> 84 </attribute>
155 <widget class="QWidget" name="pagePrimitives"> 155 <widget class="QWidget" name="pagePrimitives">
156 <property name="geometry"> 156 <property name="geometry">
157 <rect> 157 <rect>
158 <x>0</x> 158 <x>0</x>
159 <y>0</y> 159 <y>0</y>
160 <width>101</width> 160 <width>237</width>
161 <height>101</height> 161 <height>414</height>
162 </rect> 162 </rect>
163 </property> 163 </property>
164 <attribute name="label"> 164 <attribute name="label">
165 <string>Primitives</string> 165 <string>Primitives</string>
166 </attribute> 166 </attribute>
192 <property name="geometry"> 192 <property name="geometry">
193 <rect> 193 <rect>
194 <x>0</x> 194 <x>0</x>
195 <y>0</y> 195 <y>0</y>
196 <width>1010</width> 196 <width>1010</width>
197 <height>27</height> 197 <height>26</height>
198 </rect> 198 </rect>
199 </property> 199 </property>
200 <widget class="QMenu" name="menuFile"> 200 <widget class="QMenu" name="menuFile">
201 <property name="title"> 201 <property name="title">
202 <string>File</string> 202 <string>File</string>
284 <addaction name="actionSelectAll"/> 284 <addaction name="actionSelectAll"/>
285 <addaction name="actionSelectByColor"/> 285 <addaction name="actionSelectByColor"/>
286 <addaction name="actionSelectByType"/> 286 <addaction name="actionSelectByType"/>
287 <addaction name="separator"/> 287 <addaction name="separator"/>
288 <addaction name="actionModeSelect"/> 288 <addaction name="actionModeSelect"/>
289 <addaction name="actionModeMagicWand"/>
289 <addaction name="actionModeDraw"/> 290 <addaction name="actionModeDraw"/>
291 <addaction name="actionModeRectangle"/>
292 <addaction name="actionModeCircle"/>
293 <addaction name="actionModeLinePath"/>
290 <addaction name="separator"/> 294 <addaction name="separator"/>
291 <addaction name="actionSetDrawDepth"/> 295 <addaction name="actionSetDrawDepth"/>
292 <addaction name="separator"/> 296 <addaction name="separator"/>
293 <addaction name="actionJumpTo"/> 297 <addaction name="actionJumpTo"/>
294 </widget> 298 </widget>
398 <addaction name="menuTools"/> 402 <addaction name="menuTools"/>
399 <addaction name="menuExternal_Tools"/> 403 <addaction name="menuExternal_Tools"/>
400 <addaction name="menuHelp"/> 404 <addaction name="menuHelp"/>
401 </widget> 405 </widget>
402 <widget class="QStatusBar" name="statusbar"/> 406 <widget class="QStatusBar" name="statusbar"/>
403 <widget class="QToolBar" name="toolBar"> 407 <widget class="QToolBar" name="toolBarFile">
404 <property name="windowTitle"> 408 <property name="windowTitle">
405 <string>toolBar</string> 409 <string>File</string>
406 </property> 410 </property>
407 <attribute name="toolBarArea"> 411 <attribute name="toolBarArea">
408 <enum>TopToolBarArea</enum> 412 <enum>TopToolBarArea</enum>
409 </attribute> 413 </attribute>
410 <attribute name="toolBarBreak"> 414 <attribute name="toolBarBreak">
414 <addaction name="actionNewFile"/> 418 <addaction name="actionNewFile"/>
415 <addaction name="actionOpen"/> 419 <addaction name="actionOpen"/>
416 <addaction name="actionSave"/> 420 <addaction name="actionSave"/>
417 <addaction name="actionSaveAs"/> 421 <addaction name="actionSaveAs"/>
418 </widget> 422 </widget>
419 <widget class="QToolBar" name="toolBar_2"> 423 <widget class="QToolBar" name="toolBarNewObject">
420 <property name="windowTitle"> 424 <property name="windowTitle">
421 <string>toolBar_2</string> 425 <string>New Object</string>
422 </property> 426 </property>
423 <attribute name="toolBarArea"> 427 <attribute name="toolBarArea">
424 <enum>TopToolBarArea</enum> 428 <enum>TopToolBarArea</enum>
425 </attribute> 429 </attribute>
426 <attribute name="toolBarBreak"> 430 <attribute name="toolBarBreak">
433 <addaction name="actionNewCLine"/> 437 <addaction name="actionNewCLine"/>
434 <addaction name="actionNewComment"/> 438 <addaction name="actionNewComment"/>
435 <addaction name="actionNewBFC"/> 439 <addaction name="actionNewBFC"/>
436 <addaction name="actionNewVertex"/> 440 <addaction name="actionNewVertex"/>
437 </widget> 441 </widget>
438 <widget class="QToolBar" name="toolBar_3"> 442 <widget class="QToolBar" name="toolBarBasicTools">
439 <property name="windowTitle"> 443 <property name="windowTitle">
440 <string>toolBar_3</string> 444 <string>Basic tools</string>
441 </property> 445 </property>
442 <attribute name="toolBarArea"> 446 <attribute name="toolBarArea">
443 <enum>TopToolBarArea</enum> 447 <enum>TopToolBarArea</enum>
444 </attribute> 448 </attribute>
445 <attribute name="toolBarBreak"> 449 <attribute name="toolBarBreak">
450 <addaction name="actionCut"/> 454 <addaction name="actionCut"/>
451 <addaction name="actionCopy"/> 455 <addaction name="actionCopy"/>
452 <addaction name="actionPaste"/> 456 <addaction name="actionPaste"/>
453 <addaction name="actionDelete"/> 457 <addaction name="actionDelete"/>
454 </widget> 458 </widget>
455 <widget class="QToolBar" name="toolBar_4"> 459 <widget class="QToolBar" name="toolBarSelect">
456 <property name="windowTitle"> 460 <property name="windowTitle">
457 <string>toolBar_4</string> 461 <string>Select</string>
458 </property> 462 </property>
459 <attribute name="toolBarArea"> 463 <attribute name="toolBarArea">
460 <enum>TopToolBarArea</enum> 464 <enum>TopToolBarArea</enum>
461 </attribute> 465 </attribute>
462 <attribute name="toolBarBreak"> 466 <attribute name="toolBarBreak">
464 </attribute> 468 </attribute>
465 <addaction name="actionSelectAll"/> 469 <addaction name="actionSelectAll"/>
466 <addaction name="actionSelectByColor"/> 470 <addaction name="actionSelectByColor"/>
467 <addaction name="actionSelectByType"/> 471 <addaction name="actionSelectByType"/>
468 </widget> 472 </widget>
469 <widget class="QToolBar" name="toolBar_5"> 473 <widget class="QToolBar" name="toolBarGrid">
470 <property name="windowTitle"> 474 <property name="windowTitle">
471 <string>toolBar_5</string> 475 <string>Grid</string>
472 </property> 476 </property>
473 <attribute name="toolBarArea"> 477 <attribute name="toolBarArea">
474 <enum>TopToolBarArea</enum> 478 <enum>TopToolBarArea</enum>
475 </attribute> 479 </attribute>
476 <attribute name="toolBarBreak"> 480 <attribute name="toolBarBreak">
478 </attribute> 482 </attribute>
479 <addaction name="actionGridCoarse"/> 483 <addaction name="actionGridCoarse"/>
480 <addaction name="actionGridMedium"/> 484 <addaction name="actionGridMedium"/>
481 <addaction name="actionGridFine"/> 485 <addaction name="actionGridFine"/>
482 </widget> 486 </widget>
483 <widget class="QToolBar" name="toolBar_6"> 487 <widget class="QToolBar" name="toolBarDisplay">
484 <property name="windowTitle"> 488 <property name="windowTitle">
485 <string>toolBar_6</string> 489 <string>Display options</string>
486 </property> 490 </property>
487 <attribute name="toolBarArea"> 491 <attribute name="toolBarArea">
488 <enum>TopToolBarArea</enum> 492 <enum>TopToolBarArea</enum>
489 </attribute> 493 </attribute>
490 <attribute name="toolBarBreak"> 494 <attribute name="toolBarBreak">
494 <addaction name="actionWireframe"/> 498 <addaction name="actionWireframe"/>
495 <addaction name="actionBFCView"/> 499 <addaction name="actionBFCView"/>
496 <addaction name="actionRandomColors"/> 500 <addaction name="actionRandomColors"/>
497 <addaction name="actionDrawAngles"/> 501 <addaction name="actionDrawAngles"/>
498 </widget> 502 </widget>
499 <widget class="QToolBar" name="toolBar_7"> 503 <widget class="QToolBar" name="toolBarEditTools">
500 <property name="windowTitle"> 504 <property name="windowTitle">
501 <string>toolBar_7</string> 505 <string>Editing tools</string>
502 </property> 506 </property>
503 <attribute name="toolBarArea"> 507 <attribute name="toolBarArea">
504 <enum>TopToolBarArea</enum> 508 <enum>TopToolBarArea</enum>
505 </attribute> 509 </attribute>
506 <attribute name="toolBarBreak"> 510 <attribute name="toolBarBreak">
518 <addaction name="actionRoundCoordinates"/> 522 <addaction name="actionRoundCoordinates"/>
519 <addaction name="actionVisibilityHide"/> 523 <addaction name="actionVisibilityHide"/>
520 <addaction name="actionVisibilityToggle"/> 524 <addaction name="actionVisibilityToggle"/>
521 <addaction name="actionVisibilityReveal"/> 525 <addaction name="actionVisibilityReveal"/>
522 </widget> 526 </widget>
523 <widget class="QToolBar" name="toolBar_8"> 527 <widget class="QToolBar" name="toolBarEditModes">
524 <property name="windowTitle"> 528 <property name="windowTitle">
525 <string>toolBar_8</string> 529 <string>Editing modes</string>
526 </property> 530 </property>
527 <attribute name="toolBarArea"> 531 <attribute name="toolBarArea">
528 <enum>LeftToolBarArea</enum> 532 <enum>LeftToolBarArea</enum>
529 </attribute> 533 </attribute>
530 <attribute name="toolBarBreak"> 534 <attribute name="toolBarBreak">
531 <bool>false</bool> 535 <bool>false</bool>
532 </attribute> 536 </attribute>
533 <addaction name="actionModeSelect"/> 537 <addaction name="actionModeSelect"/>
538 <addaction name="actionModeMagicWand"/>
534 <addaction name="actionModeDraw"/> 539 <addaction name="actionModeDraw"/>
535 <addaction name="actionModeRectangle"/> 540 <addaction name="actionModeRectangle"/>
536 <addaction name="actionModeCircle"/> 541 <addaction name="actionModeCircle"/>
537 <addaction name="actionModeMagicWand"/>
538 <addaction name="actionModeLinePath"/> 542 <addaction name="actionModeLinePath"/>
539 </widget> 543 </widget>
540 <widget class="QToolBar" name="colorToolbar"> 544 <widget class="QToolBar" name="toolBarColor">
541 <property name="windowTitle"> 545 <property name="windowTitle">
542 <string>toolBar_9</string> 546 <string>Colors</string>
543 </property> 547 </property>
544 <attribute name="toolBarArea"> 548 <attribute name="toolBarArea">
545 <enum>RightToolBarArea</enum> 549 <enum>RightToolBarArea</enum>
546 </attribute> 550 </attribute>
547 <attribute name="toolBarBreak"> 551 <attribute name="toolBarBreak">
548 <bool>false</bool> 552 <bool>false</bool>
549 </attribute> 553 </attribute>
550 </widget> 554 </widget>
551 <widget class="QToolBar" name="toolBar_9"> 555 <widget class="QToolBar" name="toolBarExternalPrograms">
552 <property name="windowTitle"> 556 <property name="windowTitle">
553 <string>toolBar_9</string> 557 <string>External Programs</string>
554 </property> 558 </property>
555 <attribute name="toolBarArea"> 559 <attribute name="toolBarArea">
556 <enum>TopToolBarArea</enum> 560 <enum>TopToolBarArea</enum>
557 </attribute> 561 </attribute>
558 <attribute name="toolBarBreak"> 562 <attribute name="toolBarBreak">
984 </property> 988 </property>
985 <property name="text"> 989 <property name="text">
986 <string>Select Mode</string> 990 <string>Select Mode</string>
987 </property> 991 </property>
988 <property name="shortcut"> 992 <property name="shortcut">
989 <string>Ctrl+1</string> 993 <string>S</string>
990 </property> 994 </property>
991 </action> 995 </action>
992 <action name="actionModeDraw"> 996 <action name="actionModeDraw">
993 <property name="checkable"> 997 <property name="checkable">
994 <bool>true</bool> 998 <bool>true</bool>
999 </property> 1003 </property>
1000 <property name="text"> 1004 <property name="text">
1001 <string>Draw Mode</string> 1005 <string>Draw Mode</string>
1002 </property> 1006 </property>
1003 <property name="shortcut"> 1007 <property name="shortcut">
1004 <string>Ctrl+2</string> 1008 <string>D</string>
1005 </property> 1009 </property>
1006 </action> 1010 </action>
1007 <action name="actionSetDrawDepth"> 1011 <action name="actionSetDrawDepth">
1008 <property name="text"> 1012 <property name="text">
1009 <string>Set Draw Depth</string> 1013 <string>Set Draw Depth</string>
1019 </property> 1023 </property>
1020 <property name="statusTip"> 1024 <property name="statusTip">
1021 <string>Set the color on given objects.</string> 1025 <string>Set the color on given objects.</string>
1022 </property> 1026 </property>
1023 <property name="shortcut"> 1027 <property name="shortcut">
1024 <string>C</string> 1028 <string>Shift+C</string>
1025 </property> 1029 </property>
1026 </action> 1030 </action>
1027 <action name="actionAutocolor"> 1031 <action name="actionAutocolor">
1028 <property name="icon"> 1032 <property name="icon">
1029 <iconset resource="../ldforge.qrc"> 1033 <iconset resource="../ldforge.qrc">
1197 <property name="text"> 1201 <property name="text">
1198 <string>Flip</string> 1202 <string>Flip</string>
1199 </property> 1203 </property>
1200 <property name="statusTip"> 1204 <property name="statusTip">
1201 <string>Flip coordinates.</string> 1205 <string>Flip coordinates.</string>
1206 </property>
1207 <property name="shortcut">
1208 <string>Ctrl+Shift+F</string>
1202 </property> 1209 </property>
1203 </action> 1210 </action>
1204 <action name="actionDemote"> 1211 <action name="actionDemote">
1205 <property name="text"> 1212 <property name="text">
1206 <string>Demote Conditional Lines</string> 1213 <string>Demote Conditional Lines</string>
1498 </action> 1505 </action>
1499 <action name="actionSaveAll"> 1506 <action name="actionSaveAll">
1500 <property name="text"> 1507 <property name="text">
1501 <string>Save All</string> 1508 <string>Save All</string>
1502 </property> 1509 </property>
1503 <property name="shortcut">
1504 <string>Ctrl+Shift+S</string>
1505 </property>
1506 </action> 1510 </action>
1507 <action name="actionClose"> 1511 <action name="actionClose">
1508 <property name="text"> 1512 <property name="text">
1509 <string>Close</string> 1513 <string>Close</string>
1510 </property> 1514 </property>
1560 </property> 1564 </property>
1561 <property name="text"> 1565 <property name="text">
1562 <string>Circle Mode</string> 1566 <string>Circle Mode</string>
1563 </property> 1567 </property>
1564 <property name="shortcut"> 1568 <property name="shortcut">
1565 <string>Ctrl+4</string> 1569 <string>C</string>
1566 </property> 1570 </property>
1567 </action> 1571 </action>
1568 <action name="actionVisibilityHide"> 1572 <action name="actionVisibilityHide">
1569 <property name="icon"> 1573 <property name="icon">
1570 <iconset resource="../ldforge.qrc"> 1574 <iconset resource="../ldforge.qrc">
1680 </property> 1684 </property>
1681 <property name="text"> 1685 <property name="text">
1682 <string>Magic wand</string> 1686 <string>Magic wand</string>
1683 </property> 1687 </property>
1684 <property name="shortcut"> 1688 <property name="shortcut">
1685 <string>Ctrl+5</string> 1689 <string>W</string>
1686 </property> 1690 </property>
1687 </action> 1691 </action>
1688 <action name="actionModeRectangle"> 1692 <action name="actionModeRectangle">
1689 <property name="checkable"> 1693 <property name="checkable">
1690 <bool>true</bool> 1694 <bool>true</bool>
1695 </property> 1699 </property>
1696 <property name="text"> 1700 <property name="text">
1697 <string>Rectangle Mode</string> 1701 <string>Rectangle Mode</string>
1698 </property> 1702 </property>
1699 <property name="shortcut"> 1703 <property name="shortcut">
1700 <string>Ctrl+3</string> 1704 <string>R</string>
1701 </property> 1705 </property>
1702 </action> 1706 </action>
1703 <action name="actionModeLinePath"> 1707 <action name="actionModeLinePath">
1704 <property name="checkable"> 1708 <property name="checkable">
1705 <bool>true</bool> 1709 <bool>true</bool>
1710 </property> 1714 </property>
1711 <property name="text"> 1715 <property name="text">
1712 <string>Line Path Mode</string> 1716 <string>Line Path Mode</string>
1713 </property> 1717 </property>
1714 <property name="shortcut"> 1718 <property name="shortcut">
1715 <string>Ctrl+6</string> 1719 <string>P</string>
1716 </property> 1720 </property>
1717 </action> 1721 </action>
1718 </widget> 1722 </widget>
1719 <resources> 1723 <resources>
1720 <include location="../ldforge.qrc"/> 1724 <include location="../ldforge.qrc"/>

mercurial