Qt QML BOOK: 《Qt for Python》 -Building an Application
https://www.qt.io/product/qt6/qml-book/ch19-python-build-app#signals-and-slots
Qt for Python:与C++版本的差异即BUG处理(常见的DLL文件确实的问题等)
Qt for Python/Considerations - Qt Wiki
摘选:
Problems with Python 3.8.0
Python 3.8.0 for Windows is missing a symbol causing DLL load errors when using Qt for Python. Python 3.8.1 is the minimum supported version of the Python 3.8 series.
Issues using shiboken2
We noticed that on some linux machines, the built-in shiboken2 depends on Clang headers that are not found, depending on the Linux distribution. We recommend to have a local PySide2 build when trying to generate bindings for any other C++ project.
Qt for Python wiki:
Qt for Python - Qt Wiki
Qt for Python doc:
Qt for Python
QML BOOK:
https://www.qt.io/product/qt6/qml-book
QML Color:
color QML Value Type | Qt Quick 6.8.1
QML Models and Views:
Models and Views in Qt Quick | Qt Quick 6.8.1
QML Repeater:
Repeater QML Type | Qt Quick 6.8.1