| Tutorial | Classes | Functions | QSA Developer | Language | Library | Qt API | Qt Script for Applications | ![]() |
[Home] [Next: What is Qt Script for Applications]
This guide presents Qt Script for Applications, a tool for making C++ applications scriptable, using Qt Script, an interpreted scripting language. Qt Script for Applications has a visual IDE (Integrated Development Environment) that includes a debugger to make it easier for end-users of C++ applications to script those applications. Some basic knowledge of scripting is needed to get the most out of this guide.
This guide provides an introduction to Qt Script for Applications, and its tools.
Here is a brief overview of the chapters:
Chapter one, What is Qt Script for Applications, introduces the Qt Script for Applications toolkit and its components. This chapter also provides a look at Qt Script for Applications's features and how it compares to other scripting languages.
Chapter two, How to make your Qt Application Scriptable, is a step-by-step tutorial on how to make an application scriptable.
Chapter three, How to Design and Implement Application Objects explains how to make your C++ objects available to Qt Script for Applications scripts.
Chapter four, Creating Scripts using Qt Script for Applications, demonstrates how to create scripts for a scriptable application.
Chapter five, Debugging Qt Script Applications, demonstrates how to debug scripts for a scriptable application.
Chapter six, Deploying QSA-enabled Applications, explains how to deploy applications, which make use of the QSA library.
[Home] [Next: What is Qt Script for Applications]
Copyright © 2001-2002 Trolltech | Trademarks | QSA version 1.0.0-beta1
|