优化了所有按钮的点击体验
This commit is contained in:
@ -323,6 +323,7 @@ class MainWindow_SA_label(QMainWindow):
|
||||
self.gs = None
|
||||
|
||||
self.ui.textBrowser_info.setStyleSheet("QTextBrowser { background-color: rgb(255, 255, 200); }")
|
||||
PublicFunc.__styleAllButton__(self, ButtonState)
|
||||
|
||||
# 设定事件和其对应颜色
|
||||
# event_code color event
|
||||
|
||||
Reference in New Issue
Block a user