Home · All Classes · Modules

QtScript Module

The QtScript module provides classes that allow access to Qt's ECMAScript interpreter from your PyQt applications. More...

Types


Detailed Description

The QtScript module provides class 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.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0