The QtScriptTools module provides additional components (e.g. a debugger) to be used with Qt's ECMAScript interpreter. 更多...
The QtScriptTools module provides additional components for applications that use Qt's ECMAScript interpreter.
To import the module use, for example, the following statement:
from PyQt4 import QtScriptTools