aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/extras/QtScriptTools.rst
blob: a54ed914bc9908226b4ca9b699280985b3163291 (plain)
1
2
3
4
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 PySide2.QtScriptTools