| Home |
This documentation is out of date. Please refer to the latest version.
[Previous: Tips and Tricks] [Qt Creator Manual] [Next: Glossary]
Qt Creator provides various keyboard shortcuts to aid in the development process. These shortcuts are listed in the table below:
| Function | Key Combination |
|---|---|
| Activate Welcome mode | Ctrl + 1 |
| Activate Edit mode | Ctrl + 2 |
| Activate Debug mode | Ctrl + 3 |
| Activate Projects mode | Ctrl + 4 |
| Activate Help mode | Ctrl + 5 |
| Activate Output mode | Ctrl + 6 |
| Find | Ctrl + F |
| Find next | F3 |
| Go back to the code editor (Edit mode: The first press gives the editor focus, without closing secondary windows; the second press closes all secondary windows. Debug mode or Help mode: Switch to Edit mode.) | Esc |
| Go to a line | Ctrl + L |
| Start debugging | F5 |
| Stop debugging | Shift + F5 |
| Toggle code declaration and definition | F2 |
| Toggle header file and source file | F4 |
| Toggle Side Bar | Alt + 0 |
| Toggle Build Issues pane | Alt + 1 |
| Toggle Search Results pane | Alt + 2 |
| Toggle Application Output pane | Alt + 3 |
| Toggle Compile Output pane | Alt + 4 |
[Previous: Tips and Tricks] [Qt Creator Manual] [Next: Glossary]
| Copyright © 2008 Nokia | Qt Creator 1.0.0 |