[Prev: Preface] [Home] [Next: How to Make Qt Applications Scriptable]

What is Qt Script for Applications

This chapter gives a brief overview of the toolkit.

Components of

is a cross-platform toolkit for making C++ applications scriptable using an interpreted scripting language, . The toolkit is made up of the following components:

The tutorial chapters that follow show you how to make an application scriptable and how to write a simple script for the application.

[Prev: Preface] [Home] [Next: How to Make Qt Applications Scriptable]