Qt官网参考资料:
QSS介绍:
Styling the Widgets Application - Qt for Pythonhttps://doc.qt.io/qtforpython-6/tutorials/basictutorial/widgetstyling.html#tutorial-widgetstyling
QSS 参考手册:
Qt Style Sheets Reference | Qt Widgets 6.8.0
盒子模型:
Customizing Qt Widgets Using Style Sheets | Qt Widgets 5.15.18
控件代码QSS例子参考:
Qt Style Sheets Examples | Qt Widgets 6.8.0
完整界面代码例子参考:
Examples - Qt for Python
控件参考:
QLineEdit Class | Qt Widgets 6.8.0
QLabel Class | Qt Widgets 6.8.0