프로젝트

일반

사용자정보

개정판 ce1a7a39

IDce1a7a39886c5ba9034c5cf5fa4ccfbcfaddf75f
상위 764a67a9
하위 d6ff817c

GeunHo Song 이(가) 약 2년 전에 추가함

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

클립보드 이미지 추가 (최대 크기: 500 MB)