Added module documentation for all modules.

This commit is contained in:
Hugo Parente Lima 2011-03-01 20:30:30 -03:00
commit 8ac29700ce
15 changed files with 282 additions and 0 deletions

View 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