개정판 ce1a7a39
issue #000 Stream Line에 대한 단축키 (F2) 추가.
HYTOS/HYTOS/MainWindow_UI.py | ||
---|---|---|
2 | 2 |
|
3 | 3 |
# Form implementation generated from reading ui file 'Ui\MainWindow.ui' |
4 | 4 |
# |
5 |
# Created by: PyQt5 UI code generator 5.15.6
|
|
5 |
# Created by: PyQt5 UI code generator 5.15.4
|
|
6 | 6 |
# |
7 | 7 |
# WARNING: Any manual changes made to this file will be lost when pyuic5 is |
8 | 8 |
# run again. Do not edit this file unless you know what you are doing. |
... | ... | |
565 | 565 |
self.actionClose.setText(_translate("MainWindow", "Exit")) |
566 | 566 |
self.actionClose.setToolTip(_translate("MainWindow", "Exit")) |
567 | 567 |
self.actionLine.setText(_translate("MainWindow", "Stream Line")) |
568 |
self.actionLine.setToolTip(_translate("MainWindow", "Stream Line")) |
|
568 |
self.actionLine.setToolTip(_translate("MainWindow", "Stream Line (F2)")) |
|
569 |
self.actionLine.setShortcut(_translate("MainWindow", "F2")) |
|
569 | 570 |
self.actionConfiguration.setText(_translate("MainWindow", "Configuration...")) |
570 | 571 |
self.actionGenerateReport.setText(_translate("MainWindow", "Report")) |
571 | 572 |
self.actionGenerateReport.setToolTip(_translate("MainWindow", "Report")) |
HYTOS/HYTOS/UI/MainWindow.ui | ||
---|---|---|
459 | 459 |
<string>Stream Line</string> |
460 | 460 |
</property> |
461 | 461 |
<property name="toolTip"> |
462 |
<string>Stream Line</string> |
|
462 |
<string>Stream Line (F2)</string>
|
|
463 | 463 |
</property> |
464 | 464 |
<property name="font"> |
465 | 465 |
<font> |
... | ... | |
468 | 468 |
<bold>false</bold> |
469 | 469 |
</font> |
470 | 470 |
</property> |
471 |
<property name="shortcut"> |
|
472 |
<string>F2</string> |
|
473 |
</property> |
|
471 | 474 |
</action> |
472 | 475 |
<action name="actionConfiguration"> |
473 | 476 |
<property name="icon"> |
내보내기 Unified diff