This website requires JavaScript.
Explore
Help
Register
Sign In
chengma
/
cmbot
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abc92cbdcb7a9cddc747f9fb8e7927b59a275f0a
cmbot
/
src
/
app
/
widgets
/
export_panel.py
T
6 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
chore: scaffold PySide6 application
2026-06-15 15:53:01 +08:00
from
PySide6.QtWidgets
import
QWidget
class
ExportPanel
(
QWidget
):
pass
Reference in New Issue
Copy Permalink