aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtScriptTools.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/extras/QtScriptTools.rst')
-rw-r--r--sources/pyside6/doc/extras/QtScriptTools.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/pyside6/doc/extras/QtScriptTools.rst b/sources/pyside6/doc/extras/QtScriptTools.rst
new file mode 100644
index 000000000..8f0c7e12b
--- /dev/null
+++ b/sources/pyside6/doc/extras/QtScriptTools.rst
@@ -0,0 +1,5 @@
+Applications that use the Qt Script Tools classes need to be configured to be built against the QtScriptTools module. To include the definitions of the module's classes, use the following directive:
+
+::
+
+ import PySide6.QtScriptTools