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"/> |
|
290 <addaction name="actionModeDraw"/> |
289 <addaction name="actionModeDraw"/> |
291 <addaction name="actionModeRectangle"/> |
|
292 <addaction name="actionModeCircle"/> |
|
293 <addaction name="actionModeLinePath"/> |
|
294 <addaction name="separator"/> |
290 <addaction name="separator"/> |
295 <addaction name="actionSetDrawDepth"/> |
291 <addaction name="actionSetDrawDepth"/> |
296 <addaction name="separator"/> |
292 <addaction name="separator"/> |
297 <addaction name="actionJumpTo"/> |
293 <addaction name="actionJumpTo"/> |
298 </widget> |
294 </widget> |
402 <addaction name="menuTools"/> |
398 <addaction name="menuTools"/> |
403 <addaction name="menuExternal_Tools"/> |
399 <addaction name="menuExternal_Tools"/> |
404 <addaction name="menuHelp"/> |
400 <addaction name="menuHelp"/> |
405 </widget> |
401 </widget> |
406 <widget class="QStatusBar" name="statusbar"/> |
402 <widget class="QStatusBar" name="statusbar"/> |
407 <widget class="QToolBar" name="toolBarFile"> |
403 <widget class="QToolBar" name="toolBar"> |
408 <property name="windowTitle"> |
404 <property name="windowTitle"> |
409 <string>File</string> |
405 <string>toolBar</string> |
410 </property> |
406 </property> |
411 <attribute name="toolBarArea"> |
407 <attribute name="toolBarArea"> |
412 <enum>TopToolBarArea</enum> |
408 <enum>TopToolBarArea</enum> |
413 </attribute> |
409 </attribute> |
414 <attribute name="toolBarBreak"> |
410 <attribute name="toolBarBreak"> |
418 <addaction name="actionNewFile"/> |
414 <addaction name="actionNewFile"/> |
419 <addaction name="actionOpen"/> |
415 <addaction name="actionOpen"/> |
420 <addaction name="actionSave"/> |
416 <addaction name="actionSave"/> |
421 <addaction name="actionSaveAs"/> |
417 <addaction name="actionSaveAs"/> |
422 </widget> |
418 </widget> |
423 <widget class="QToolBar" name="toolBarNewObject"> |
419 <widget class="QToolBar" name="toolBar_2"> |
424 <property name="windowTitle"> |
420 <property name="windowTitle"> |
425 <string>New Object</string> |
421 <string>toolBar_2</string> |
426 </property> |
422 </property> |
427 <attribute name="toolBarArea"> |
423 <attribute name="toolBarArea"> |
428 <enum>TopToolBarArea</enum> |
424 <enum>TopToolBarArea</enum> |
429 </attribute> |
425 </attribute> |
430 <attribute name="toolBarBreak"> |
426 <attribute name="toolBarBreak"> |
437 <addaction name="actionNewCLine"/> |
433 <addaction name="actionNewCLine"/> |
438 <addaction name="actionNewComment"/> |
434 <addaction name="actionNewComment"/> |
439 <addaction name="actionNewBFC"/> |
435 <addaction name="actionNewBFC"/> |
440 <addaction name="actionNewVertex"/> |
436 <addaction name="actionNewVertex"/> |
441 </widget> |
437 </widget> |
442 <widget class="QToolBar" name="toolBarBasicTools"> |
438 <widget class="QToolBar" name="toolBar_3"> |
443 <property name="windowTitle"> |
439 <property name="windowTitle"> |
444 <string>Basic tools</string> |
440 <string>toolBar_3</string> |
445 </property> |
441 </property> |
446 <attribute name="toolBarArea"> |
442 <attribute name="toolBarArea"> |
447 <enum>TopToolBarArea</enum> |
443 <enum>TopToolBarArea</enum> |
448 </attribute> |
444 </attribute> |
449 <attribute name="toolBarBreak"> |
445 <attribute name="toolBarBreak"> |
454 <addaction name="actionCut"/> |
450 <addaction name="actionCut"/> |
455 <addaction name="actionCopy"/> |
451 <addaction name="actionCopy"/> |
456 <addaction name="actionPaste"/> |
452 <addaction name="actionPaste"/> |
457 <addaction name="actionDelete"/> |
453 <addaction name="actionDelete"/> |
458 </widget> |
454 </widget> |
459 <widget class="QToolBar" name="toolBarSelect"> |
455 <widget class="QToolBar" name="toolBar_4"> |
460 <property name="windowTitle"> |
456 <property name="windowTitle"> |
461 <string>Select</string> |
457 <string>toolBar_4</string> |
462 </property> |
458 </property> |
463 <attribute name="toolBarArea"> |
459 <attribute name="toolBarArea"> |
464 <enum>TopToolBarArea</enum> |
460 <enum>TopToolBarArea</enum> |
465 </attribute> |
461 </attribute> |
466 <attribute name="toolBarBreak"> |
462 <attribute name="toolBarBreak"> |
468 </attribute> |
464 </attribute> |
469 <addaction name="actionSelectAll"/> |
465 <addaction name="actionSelectAll"/> |
470 <addaction name="actionSelectByColor"/> |
466 <addaction name="actionSelectByColor"/> |
471 <addaction name="actionSelectByType"/> |
467 <addaction name="actionSelectByType"/> |
472 </widget> |
468 </widget> |
473 <widget class="QToolBar" name="toolBarGrid"> |
469 <widget class="QToolBar" name="toolBar_5"> |
474 <property name="windowTitle"> |
470 <property name="windowTitle"> |
475 <string>Grid</string> |
471 <string>toolBar_5</string> |
476 </property> |
472 </property> |
477 <attribute name="toolBarArea"> |
473 <attribute name="toolBarArea"> |
478 <enum>TopToolBarArea</enum> |
474 <enum>TopToolBarArea</enum> |
479 </attribute> |
475 </attribute> |
480 <attribute name="toolBarBreak"> |
476 <attribute name="toolBarBreak"> |
482 </attribute> |
478 </attribute> |
483 <addaction name="actionGridCoarse"/> |
479 <addaction name="actionGridCoarse"/> |
484 <addaction name="actionGridMedium"/> |
480 <addaction name="actionGridMedium"/> |
485 <addaction name="actionGridFine"/> |
481 <addaction name="actionGridFine"/> |
486 </widget> |
482 </widget> |
487 <widget class="QToolBar" name="toolBarDisplay"> |
483 <widget class="QToolBar" name="toolBar_6"> |
488 <property name="windowTitle"> |
484 <property name="windowTitle"> |
489 <string>Display options</string> |
485 <string>toolBar_6</string> |
490 </property> |
486 </property> |
491 <attribute name="toolBarArea"> |
487 <attribute name="toolBarArea"> |
492 <enum>TopToolBarArea</enum> |
488 <enum>TopToolBarArea</enum> |
493 </attribute> |
489 </attribute> |
494 <attribute name="toolBarBreak"> |
490 <attribute name="toolBarBreak"> |
498 <addaction name="actionWireframe"/> |
494 <addaction name="actionWireframe"/> |
499 <addaction name="actionBFCView"/> |
495 <addaction name="actionBFCView"/> |
500 <addaction name="actionRandomColors"/> |
496 <addaction name="actionRandomColors"/> |
501 <addaction name="actionDrawAngles"/> |
497 <addaction name="actionDrawAngles"/> |
502 </widget> |
498 </widget> |
503 <widget class="QToolBar" name="toolBarEditTools"> |
499 <widget class="QToolBar" name="toolBar_7"> |
504 <property name="windowTitle"> |
500 <property name="windowTitle"> |
505 <string>Editing tools</string> |
501 <string>toolBar_7</string> |
506 </property> |
502 </property> |
507 <attribute name="toolBarArea"> |
503 <attribute name="toolBarArea"> |
508 <enum>TopToolBarArea</enum> |
504 <enum>TopToolBarArea</enum> |
509 </attribute> |
505 </attribute> |
510 <attribute name="toolBarBreak"> |
506 <attribute name="toolBarBreak"> |
522 <addaction name="actionRoundCoordinates"/> |
518 <addaction name="actionRoundCoordinates"/> |
523 <addaction name="actionVisibilityHide"/> |
519 <addaction name="actionVisibilityHide"/> |
524 <addaction name="actionVisibilityToggle"/> |
520 <addaction name="actionVisibilityToggle"/> |
525 <addaction name="actionVisibilityReveal"/> |
521 <addaction name="actionVisibilityReveal"/> |
526 </widget> |
522 </widget> |
527 <widget class="QToolBar" name="toolBarEditModes"> |
523 <widget class="QToolBar" name="toolBar_8"> |
528 <property name="windowTitle"> |
524 <property name="windowTitle"> |
529 <string>Editing modes</string> |
525 <string>toolBar_8</string> |
530 </property> |
526 </property> |
531 <attribute name="toolBarArea"> |
527 <attribute name="toolBarArea"> |
532 <enum>LeftToolBarArea</enum> |
528 <enum>LeftToolBarArea</enum> |
533 </attribute> |
529 </attribute> |
534 <attribute name="toolBarBreak"> |
530 <attribute name="toolBarBreak"> |
535 <bool>false</bool> |
531 <bool>false</bool> |
536 </attribute> |
532 </attribute> |
537 <addaction name="actionModeSelect"/> |
533 <addaction name="actionModeSelect"/> |
538 <addaction name="actionModeMagicWand"/> |
|
539 <addaction name="actionModeDraw"/> |
534 <addaction name="actionModeDraw"/> |
540 <addaction name="actionModeRectangle"/> |
535 <addaction name="actionModeRectangle"/> |
541 <addaction name="actionModeCircle"/> |
536 <addaction name="actionModeCircle"/> |
|
537 <addaction name="actionModeMagicWand"/> |
542 <addaction name="actionModeLinePath"/> |
538 <addaction name="actionModeLinePath"/> |
543 </widget> |
539 </widget> |
544 <widget class="QToolBar" name="toolBarColors"> |
540 <widget class="QToolBar" name="colorToolbar"> |
545 <property name="windowTitle"> |
541 <property name="windowTitle"> |
546 <string>Colors</string> |
542 <string>toolBar_9</string> |
547 </property> |
543 </property> |
548 <attribute name="toolBarArea"> |
544 <attribute name="toolBarArea"> |
549 <enum>RightToolBarArea</enum> |
545 <enum>RightToolBarArea</enum> |
550 </attribute> |
546 </attribute> |
551 <attribute name="toolBarBreak"> |
547 <attribute name="toolBarBreak"> |
552 <bool>false</bool> |
548 <bool>false</bool> |
553 </attribute> |
549 </attribute> |
554 </widget> |
550 </widget> |
555 <widget class="QToolBar" name="toolBarExternalPrograms"> |
551 <widget class="QToolBar" name="toolBar_9"> |
556 <property name="windowTitle"> |
552 <property name="windowTitle"> |
557 <string>External Programs</string> |
553 <string>toolBar_9</string> |
558 </property> |
554 </property> |
559 <attribute name="toolBarArea"> |
555 <attribute name="toolBarArea"> |
560 <enum>TopToolBarArea</enum> |
556 <enum>TopToolBarArea</enum> |
561 </attribute> |
557 </attribute> |
562 <attribute name="toolBarBreak"> |
558 <attribute name="toolBarBreak"> |
1003 </property> |
999 </property> |
1004 <property name="text"> |
1000 <property name="text"> |
1005 <string>Draw Mode</string> |
1001 <string>Draw Mode</string> |
1006 </property> |
1002 </property> |
1007 <property name="shortcut"> |
1003 <property name="shortcut"> |
1008 <string>D</string> |
1004 <string>Ctrl+2</string> |
1009 </property> |
1005 </property> |
1010 </action> |
1006 </action> |
1011 <action name="actionSetDrawDepth"> |
1007 <action name="actionSetDrawDepth"> |
1012 <property name="text"> |
1008 <property name="text"> |
1013 <string>Set Draw Depth</string> |
1009 <string>Set Draw Depth</string> |
1023 </property> |
1019 </property> |
1024 <property name="statusTip"> |
1020 <property name="statusTip"> |
1025 <string>Set the color on given objects.</string> |
1021 <string>Set the color on given objects.</string> |
1026 </property> |
1022 </property> |
1027 <property name="shortcut"> |
1023 <property name="shortcut"> |
1028 <string>Shift+C</string> |
1024 <string>C</string> |
1029 </property> |
1025 </property> |
1030 </action> |
1026 </action> |
1031 <action name="actionAutocolor"> |
1027 <action name="actionAutocolor"> |
1032 <property name="icon"> |
1028 <property name="icon"> |
1033 <iconset resource="../ldforge.qrc"> |
1029 <iconset resource="../ldforge.qrc"> |
1201 <property name="text"> |
1197 <property name="text"> |
1202 <string>Flip</string> |
1198 <string>Flip</string> |
1203 </property> |
1199 </property> |
1204 <property name="statusTip"> |
1200 <property name="statusTip"> |
1205 <string>Flip coordinates.</string> |
1201 <string>Flip coordinates.</string> |
1206 </property> |
|
1207 <property name="shortcut"> |
|
1208 <string>Ctrl+Shift+F</string> |
|
1209 </property> |
1202 </property> |
1210 </action> |
1203 </action> |
1211 <action name="actionDemote"> |
1204 <action name="actionDemote"> |
1212 <property name="text"> |
1205 <property name="text"> |
1213 <string>Demote Conditional Lines</string> |
1206 <string>Demote Conditional Lines</string> |
1505 </action> |
1498 </action> |
1506 <action name="actionSaveAll"> |
1499 <action name="actionSaveAll"> |
1507 <property name="text"> |
1500 <property name="text"> |
1508 <string>Save All</string> |
1501 <string>Save All</string> |
1509 </property> |
1502 </property> |
|
1503 <property name="shortcut"> |
|
1504 <string>Ctrl+Shift+S</string> |
|
1505 </property> |
1510 </action> |
1506 </action> |
1511 <action name="actionClose"> |
1507 <action name="actionClose"> |
1512 <property name="text"> |
1508 <property name="text"> |
1513 <string>Close</string> |
1509 <string>Close</string> |
1514 </property> |
1510 </property> |
1564 </property> |
1560 </property> |
1565 <property name="text"> |
1561 <property name="text"> |
1566 <string>Circle Mode</string> |
1562 <string>Circle Mode</string> |
1567 </property> |
1563 </property> |
1568 <property name="shortcut"> |
1564 <property name="shortcut"> |
1569 <string>C</string> |
1565 <string>Ctrl+4</string> |
1570 </property> |
1566 </property> |
1571 </action> |
1567 </action> |
1572 <action name="actionVisibilityHide"> |
1568 <action name="actionVisibilityHide"> |
1573 <property name="icon"> |
1569 <property name="icon"> |
1574 <iconset resource="../ldforge.qrc"> |
1570 <iconset resource="../ldforge.qrc"> |