Describes a stack trace after an error occured in the interpreter. | QSStackTrace
Encapsulation of a script written in Qt Script. | QSScript
Enhanced editor for editing of Qt Script source code. | QSEditor
Information about on function call in the stack trace. | QSStackFrame
Mechanism for Qt Script programs to create C++ QObjects. | QSObjectFactory
Mechanism for Qt Script to extend QObject C++ types and to automatically wrap non-QObject C++ types. | QSWrapperFactory
Project management over scripts written in Qt Script for Applications. | QSProject
QSA with a basic easy to use input dialog framework. | QSInputDialogFactory
QValueList of QSArguments with some convenience constructors. | QSArgumentList
Storage for various datatypes used in QSObjectFactory::create() calls. | QSArgument
The public API for Qt Script for Applications script engine. | QSInterpreter
