480 <property name="text"> |
480 <property name="text"> |
481 <string>Draw axes</string> |
481 <string>Draw axes</string> |
482 </property> |
482 </property> |
483 </action> |
483 </action> |
484 <action name="actionGridFine"> |
484 <action name="actionGridFine"> |
485 <property name="checkable"> |
|
486 <bool>true</bool> |
|
487 </property> |
|
488 <property name="text"> |
485 <property name="text"> |
489 <string>Fine grid</string> |
486 <string>Fine grid</string> |
490 </property> |
487 </property> |
|
488 <property name="toolTip"> |
|
489 <string>Set grid scaling to 0.1</string> |
|
490 </property> |
491 <property name="shortcut"> |
491 <property name="shortcut"> |
492 <string>Ctrl+1</string> |
492 <string>Ctrl+1</string> |
493 </property> |
493 </property> |
494 </action> |
494 </action> |
495 <action name="actionGridMedium"> |
495 <action name="actionGridMedium"> |
496 <property name="checkable"> |
|
497 <bool>true</bool> |
|
498 </property> |
|
499 <property name="text"> |
496 <property name="text"> |
500 <string>Medium grid</string> |
497 <string>Medium grid</string> |
501 </property> |
498 </property> |
|
499 <property name="toolTip"> |
|
500 <string>Set grid scaling to 1</string> |
|
501 </property> |
502 <property name="shortcut"> |
502 <property name="shortcut"> |
503 <string>Ctrl+2</string> |
503 <string>Ctrl+2</string> |
504 </property> |
504 </property> |
505 </action> |
505 </action> |
506 <action name="actionGridCoarse"> |
506 <action name="actionGridCoarse"> |
507 <property name="checkable"> |
|
508 <bool>true</bool> |
|
509 </property> |
|
510 <property name="text"> |
507 <property name="text"> |
511 <string>Coarse grid</string> |
508 <string>Coarse grid</string> |
|
509 </property> |
|
510 <property name="toolTip"> |
|
511 <string>Set grid scaling to 5</string> |
512 </property> |
512 </property> |
513 <property name="shortcut"> |
513 <property name="shortcut"> |
514 <string>Ctrl+3</string> |
514 <string>Ctrl+3</string> |
515 </property> |
515 </property> |
516 </action> |
516 </action> |