aboutsummaryrefslogtreecommitdiffstats
path: root/doc/extras/PySide.QtScriptTools.rst
diff options
context:
space:
mode:
authorHugo Parente Lima <hugo.pl@gmail.com>2011-03-01 20:30:30 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-08 16:54:01 -0300
commit11a7187cf8c511ab5ddb7b9bbc36243834bf5a58 (patch)
tree8edf06216a68842c88512363bf831a2ddcea64d1 /doc/extras/PySide.QtScriptTools.rst
parent3c58feee51cb2946f47d6f8c1e224ae72e3e2358 (diff)
Added module documentation for all modules.
Diffstat (limited to 'doc/extras/PySide.QtScriptTools.rst')
-rw-r--r--doc/extras/PySide.QtScriptTools.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extras/PySide.QtScriptTools.rst b/doc/extras/PySide.QtScriptTools.rst
new file mode 100644
index 000000000..c3f690744
--- /dev/null
+++ b/doc/extras/PySide.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 PySide.QtScriptTools