|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
[Prev: Reference: Dialogs] [Home]
By default QSA Workbench starts up with two windows: the Project Scripts window and the Output window. This chapter explains each window in detail.
Project Scripts Window
This window lists all the script files associated with the project. To open a form or file single click it in the Files list.
Double-click a file to open its corresponding tab on Editor window if the tab has been previously closed.
Right-click a file to get a context menu of options.
The scripts that are executed within the context of an object are have a small red box in the script icon.
Script running inside the context of an applicationobject.
The scripts that are executed in the global context are displayed as plain scripts.
Script running in the global context.
Ouput Window
This window displays errors that occur when running the script.
Copyright © 2001-2006 Trolltech | Trademarks | QSA version 1.1.5
|