Added module documentation for all modules.
This commit is contained in:
parent
ee92e460f1
commit
8ac29700ce
15 changed files with 282 additions and 0 deletions
5
doc/extras/PySide.QtScriptTools.rst
Normal file
5
doc/extras/PySide.QtScriptTools.rst
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue