DBC_Converter/venv/Lib/site-packages/PySide2/examples/script
2025-01-03 23:49:59 +09:00
..
__pycache__ First Commit 2025-01-03 23:49:59 +09:00
helloscript.py First Commit 2025-01-03 23:49:59 +09:00
README.md First Commit 2025-01-03 23:49:59 +09:00
script.pyproject First Commit 2025-01-03 23:49:59 +09:00

About QtScript

The QtScript module is deprecated since Qt 5.5, and hence is not being distributed through our wheels.

However, it is possible to access the module when using a local build of PySide2 which was built against a Qt installation containing the Qt Script module (ALL_OPTIONAL_MODULES in sources/pyside2/CMakeLists.txt).