The File Toolbar provides single-click access to commands from the File menu. Refer to this section for a more complete description of these commands.
Table 4-2. File toolbar commands.
| Icon | Command | Key | Description |
|---|---|---|---|
| New -> New Project command | Ctrl-N | Create a new project. | |
| New -> New Folder command | F7 | Add a new folder. | |
| New -> New Table command | Ctrl-T | Create a new table. | |
| New -> New Matrix command | Ctrl-M | Create a new matrix. | |
| New -> New Note command | Create a new note window. | ||
| New -> New Graph command | Ctrl-G | Creates a new, empty graph window (2D plot). | |
| New -> New Function Plot command | Ctrl-F | Creates a new plot based on a function Y=f(X). | |
| New -> New Surface 3D Plot command | Ctrl-Alt-Z | Creates a new 3D plot based on a function Z=f(X,Y). | |
| Open command | Ctrl-O | Opens an existing QtiPlot project file. | |
| Open Template command | Opens an existing QtiPlot template file. | ||
| Open Excel command | Ctrl-Shift-E | Imports an Excel workbook into new tables (and plots if Excel is installed). | |
| Open ODF Spreadsheet command | Ctrl-Alt-S | Imports an ODF spreadsheet into new tables. | |
| Append Project... command | Ctrl-Alt-A | Appends an existing QtiPlot project file as a new folder to the current project. | |
| Save Project command | Ctrl-S | Saves the current project. | |
| Save as Template command | Saves the current graph window as a template. | ||
| Import -> Import ASCII... command | Ctrl-K | Imports ASCII files. | |
| Duplicate command | Clones the active window. | ||
| Print command | Ctrl-P | Prints the active window. | |
| Print Preview command | Previews the active window for printing. | ||
| Export to PDF command | Ctrl-Alt-P | Exports the active window formatted as a PDF file. | |
| Project Explorer command | Ctrl-E | Shows or hides the project explorer. | |
| Results log command | Shows or hides the results window. | ||
| Script Window command | F3 | Shows the script window. |