ui替换
This commit is contained in:
parent
887737f139
commit
ced0eedc7a
@ -1,15 +0,0 @@
|
||||
"""
|
||||
UI模块
|
||||
|
||||
包含所有用户界面相关的功能:
|
||||
- widgets.py: 自定义Qt部件
|
||||
- main_window.py: 主窗口设置
|
||||
"""
|
||||
|
||||
__all__ = [
|
||||
'CustomMeta3DWidget',
|
||||
'CustomFileView',
|
||||
'CustomTreeWidget',
|
||||
'MainWindow',
|
||||
'setup_main_window'
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user