Home · All Classes · Modules |
The QtScript module provides classes that allow access to Qt's ECMAScript interpreter from your PyQt applications. More...
The QtScript module provides classes for making PyQt applications scriptable with Qt's ECMAScript interpreter.
To import the module use, for example, the following statement:
from PyQt4 import QtScript
PyQt 4.12.1 for X11 | Copyright © Riverbank Computing Ltd and The Qt Company 2015 | Qt 4.8.7 |