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

Module Functions


Detailed Description

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

Function Documentation

bool qScriptConnect (QObject, SIGNAL(), QScriptValue, QScriptValue)

bool qScriptDisconnect (QObject, SIGNAL(), QScriptValue, QScriptValue)


PyQt 4.7.3 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.6.2