A widget component providing an enhanced editor for editing Qt Script source code. | QSEditor
Control over a script project for the Qt Application Script interpreter. | QSProject
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
Storage for various datatypes used in QSObjectFactory::create() calls. | QSArgument
The public API for Qt Script for Applications script engine. | QSInterpreter
