Qt Creator: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
| valign="top" | | | valign="top" | | ||
─────────────────────────────────────────────── | ─────────────────────────────────────────────── | ||
Control + + | Control + + » Zoom In | ||
Control + - | Control + - » Zoom Out | ||
Control + 0 | Control + 0 » Original Size | ||
Control + 1 | Control + 1 » Welcome | ||
Control + 2 | Control + 2 » Edit | ||
Control + 3 | Control + 3 » Design | ||
Control + 4 | Control + 4 » Debug | ||
Control + 5 | Control + 5 » Projects | ||
Control + 6 | Control + 6 » Help | ||
Control + I | Control + I » Auto-indent | ||
| valign="top" | | | valign="top" | | ||
─────────────────────────────────────────────── | ─────────────────────────────────────────────── | ||
Control + K | Control + K » Activate Locator | ||
Control + < | Control + < » Folding Collapse | ||
Control + > | Control + > » Folding Expand | ||
Control + Space | Control + Space » Trigger a Completion | ||
Control + Shift + D » Display | Control + Shift + D » Display Tool Tips | ||
Control + Insert » Copy Line | |||
Control + Alter + Up » Copy Line Up | |||
Control + Alter + Down » Copy Line Down | |||
Control + Shift + V » Paste | |||
Control + Shift + Enter » Insert Line above | |||
Control + Enter » Insert Line Below | |||
|} | |} | ||
---- | ---- | ||
{| | |||
| valign="top" | | |||
─────────────────────────────────────────────── | |||
Shift + Delete » Cut Line | |||
Control + J » Join Lines | |||
| valign="top" | | |||
─────────────────────────────────────────────── | |||
Control + Shift + V » Paste | |||
|} | |||
== References == | == References == |
Revision as of 12:36, 21 May 2022
sudo apt install qtcreator sudo apt remove qtcreator sudo apt auto-remove qtcreator
Shortcuts
─────────────────────────────────────────────── Control + + » Zoom In Control + - » Zoom Out Control + 0 » Original Size Control + 1 » Welcome Control + 2 » Edit Control + 3 » Design Control + 4 » Debug Control + 5 » Projects Control + 6 » Help Control + I » Auto-indent |
─────────────────────────────────────────────── Control + K » Activate Locator Control + < » Folding Collapse Control + > » Folding Expand Control + Space » Trigger a Completion Control + Shift + D » Display Tool Tips Control + Insert » Copy Line Control + Alter + Up » Copy Line Up Control + Alter + Down » Copy Line Down Control + Shift + V » Paste Control + Shift + Enter » Insert Line above Control + Enter » Insert Line Below |
─────────────────────────────────────────────── Shift + Delete » Cut Line Control + J » Join Lines |
─────────────────────────────────────────────── Control + Shift + V » Paste |
References
| ||