Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
[Previous: QtScript Module] [Qt's Modules] [Next: QtSql Module]
The QtScriptTools module provides additional components for applications that use Qt Script. More...
QScriptEngineDebugger | QScriptEngine debugger |
---|
Applications that use the Qt Script Tools classes need to be configured to be built against the QtScriptTools module. To include the definitions of the module's classes, use the following directive:
#include <QtScriptTools>
To link against the module, add this line to your qmake .pro file:
QT += scripttools
The QtScriptTools module is part of the Qt Full Framework Edition and the Open Source Versions of Qt.
[Previous: QtScript Module] [Qt's Modules] [Next: QtSql Module]
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.5.1 |