This website requires JavaScript.
Explore
Help
Register
Sign In
moyan
/
HoYoCenter
Watch
1
Star
0
Fork
0
You've already forked HoYoCenter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
08c625d991
HoYoCenter
/
interface
/
init
/
about.py
5 lines
111 B
Python
Raw
Normal View
History
Unescape
Escape
添加初始化窗口逻辑以处理首次运行
2024-09-09 17:40:40 +08:00
from
PyQt5
.
QtWidgets
import
QWidget
class
AboutWidget
(
QWidget
)
:
def
__init__
(
self
,
typex
=
"
init
"
)
:
关于界面初始化和设置的代码清理和功能更新
2024-09-09 22:55:00 +08:00
Reference in New Issue
Copy Permalink