|Home | Tutorial | Classes | Functions | QSA Workbench | Language | Qt API | QSA Articles | Qt Script for Applications | ![]() |
[Prev: Reference: Menu Options] [Home] [Next: Reference: Dialogs]
QSA Workbench's toolbar buttons provide fast access to common functionality. Toolbar buttons are grouped in several toolbars. Toolbars have a handle at the left hand side which can be clicked to minimize the toolbar. Toolbars that have been minimized have their handle appear just under the menu bar; click the handle to restore the toolbar to the last position it occupied. You can drag a toolbar's handle to move the toolbar to a different position in the toolbar area. Toolbars can be dragged out of the toolbar area entirely and made into stand-alone tool dock windows. To hide a tool dock window click its close button. To restore a hidden tool dock window, right click the tool area, then click the name of the tool dock window you wish to restore.
File Toolbuttons
New Script
Click this toolbar button (or press Ctrl+N) to create a new dialog or source file. Clicking File invokes the New Script Dialogdialog.
Import Script
Click this menu option (or press Ctrl+O) to invoke the Import Script Dialog dialog.
Export Script
Click this menu option (or press Ctrl+S) to invoke the Export Script Dialog dialog.
Remove Script
Click this menu option (or press Ctrl+D) to remove the script from the project.
Edit Toolbuttons
Undo
Click this toolbar button (or press Ctrl+Z) to undo an action. The name of the last action that was performed appears after the word 'Undo' in this toolbar button's tooltip.
Redo
Click this toolbar button (or press Ctrl+Y) to redo an action. The name of the last action that was performed appears after the word 'Redo' in this toolbar button's tooltip.
Cut
Click this toolbar button (or press Ctrl+X) to delete the selected item from the current form or file and copy it to the clipboard.
Copy
Click this toolbar button (or press Ctrl+C) to copy the selected item from the current form or file to the clipboard.
Paste
Click this toolbar button (or press Ctrl+V) to paste the selected item (if any) from the clipboard into the current form or file.
Project Toolbuttons
This menu is invoked with Alt+O, provides the following options:
Project|Call Function
Click this menu option (or press F5) to invoke the Call function dialog.
Project|Call Function
Click this menu option (or press F6) to call the last function specified in the Call Function dialog.
[Prev: Reference: Menu Options] [Home] [Next: Reference: Dialogs]
Copyright © 2001-2006 Trolltech | Trademarks | QSA version 1.1.5
|