File: README.md

package info (click to toggle)
pyside2 5.15.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 35,592 kB
  • sloc: python: 223,884; cpp: 80,354; xml: 17,282; sh: 73; makefile: 39; javascript: 16
file content (9 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# 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`).