Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zheng Yile
codiaclient
Commits
4305517e
Commit
4305517e
authored
Jun 28, 2021
by
Zheng Yile
Browse files
修复login时错误无法显示的bug
parent
82ddbe19
Changes
1
Hide whitespace changes
Inline
Side-by-side
codiaclientgui/utils.py
View file @
4305517e
import
sys
from
PyQt5.QtCore
import
Qt
,
QPropertyAnimation
,
pyqtSignal
,
pyqtProperty
,
QEasingCurve
from
PyQt5.QtGui
import
QFont
,
QPalette
,
QBrush
,
QColor
,
QPainterPath
,
QPainter
,
QPen
from
PyQt5.QtWidgets
import
QPushButton
,
QLabel
,
QProgressBar
,
QListWidget
from
PyQt5.QtWidgets
import
QMessageBox
,
QPushButton
,
QLabel
,
QProgressBar
,
QListWidget
Font
=
{
'main'
:
QFont
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment