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 snapshot-4.7.4-43537429b15a for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.6.3