Qt Creator

General

Close current file

Ctrl + F4

All hotkeys for Qt Creator

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V then Alt + I

Editing
Select all

Ctrl + A

General
Delete

Del

General
Cut

Ctrl + X

General
Copy

Ctrl + C

General
Paste

Ctrl + V

General
Redo

Ctrl + Y

General
Print

Ctrl + P

Help
Activate search in Help mode

Ctrl + S

General
Save all

Ctrl + ↑   Shift + S

General
Close window

Ctrl + W

General
Close all

Ctrl + ↑   Shift + W

General
Close current file

Ctrl + F4

General
Go back

Alt +

General
Go forward

Alt +

Editing
Lay out vertically

Ctrl + L

General
Next open document in history

Ctrl + ↑   Shift + ⭾ Tab

General
Go to other split

Ctrl + E then O

General
Previous open document in history

Ctrl + ⭾ Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Help mode

Ctrl + 6

General
Toggle Issues pane

Alt + 1

General
Toggle Search Results pane

Alt + 2

General
Toggle Application Output pane

Alt + 3

General
Toggle Compile Output pane

Alt + 4

General
Toggle other output panes

Alt + Num 0 - Num 9

General
Activate Bookmarks pane

Alt + M

General
Activate File System pane

Alt + Y

General
Activate Open Documents pane

Alt + O

General
Maximize output panes

Alt + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

↑   Shift + F6

General
Activate Projects pane

Alt + X

General
Full screen

Ctrl + ↑   Shift + F11

General
Toggle the sidebar

Alt + 0

General
Undo

Ctrl + Z

General
Move to Edit mode. First press moves focus to the editor. Second press closes secondary windows

Esc

General
Exit Qt Creator

Ctrl + Q

Help
Activate index in Help mode

Ctrl + I

Editing
Collapse

Ctrl + <

Editing
Expand

Ctrl + >

Editing
Trigger a completion in this scope

Ctrl + Space

Editing
Copy line

Ctrl + Insert

Editing
Copy line down

Ctrl + Alt +

Editing
Copy line up

Ctrl + Alt +

Editing
Paste from the clipboard history (Subsequent presses move you back in the history)

Ctrl + ↑   Shift + V

Editing
Cut line

↑   Shift + Del

Editing
Adjust size

Ctrl + J

Editing
Insert line above current line

Ctrl + ↑   Shift + ⤶ Enter

Editing
Insert line below current line

Ctrl + ⤶ Enter

Editing
Decrease font size

Ctrl + Mouse wheel down

Editing
Increase font size

Ctrl + Mouse wheel up

Help
Reset font size

Ctrl + 0

Editing
Toggle Vim-style editing

Alt + V then Alt + V

Editing
Split

Ctrl + E then 2

Editing
Split side by side

Ctrl + E then 3

Editing
Remove all splits

Ctrl + E then 1

Editing
Remove current split

Ctrl + E then 0

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Switch to background

Ctrl + [

Editing
Go to block end and select the lines between the current cursor position and the end of the block

Ctrl + ↑   Shift + ]

Editing
Go to block start and select the lines between the current cursor position and the beginning of the block

Ctrl + ↑   Shift + [

Editing
Select the current block (The second press extends the selection to the parent block. To enable this behavior, select Tools> Options > Text Editor > Behavior > Enable smart selection changing)

Ctrl + U

Editing
Undo the latest smart block selection

Ctrl + Alt + ↑   Shift + U

Editing
Move current line down

Ctrl + ↑   Shift +

Editing
Move current line up

Ctrl + ↑   Shift +

Editing
Trigger a refactoring action in this scope

Alt + ⤶ Enter

Editing
Rewrap paragraph

Ctrl + E then R

Editing
Enable text wrapping

Ctrl + E then Ctrl + W

Editing
Toggle comment for selection

Ctrl + /

Editing
Visualize whitespace

Ctrl + E then Ctrl + V

Editing
Lay out in a grid

Ctrl + G

Editing
Lay out horizontally

Ctrl + H

Editing
Preview

Alt + ↑   Shift + R

Qt Quick Designer
Move between Text Editor and Form Editor

F4

Help
Add bookmark in Help mode

Ctrl + M

Editing
Go to next bookmark

Ctrl + .

Editing
to previous bookmark

Ctrl + then Go

Editing
Fetch snippet

Alt + C then Alt + F

Editing
Paste snippet

Alt + C then Alt + P

Editing
Find usages

Ctrl + ↑   Shift + U

Qt Quick Designer
Open the QML file that defines the selected component

F2

Editing
Rename symbol under cursor

Ctrl + ↑   Shift + R

Editing
Switch between function declaration and definition

↑   Shift + F2

Editing
Open type hierarchy

Ctrl + ↑   Shift + T

Editing
Turn selected text into lowercase

Alt + U

Editing
Turn selected text into uppercase

Alt + ↑   Shift + U

Editing
Run static checks on JavaScript code to find common problems

Ctrl + ↑   Shift + C

Editing
Find and replace

Ctrl + F

Editing
Find next

F3

Editing
Find previous

↑   Shift + F3

Editing
Find next occurrence of selected text

Ctrl + F3

Editing
Find previous occurrence of selected text

Ctrl + ↑   Shift + F3

Image Viewer
Fit to screen

Ctrl + =

Editing
Open advanced find

Ctrl + ↑   Shift + F

Editing
Record a text-editing macro

Alt + (

Editing
Stop recording a macro

Alt + )

Editing
Play last macro

Alt + R

Editing
Show Qt Quick toolbars

Ctrl + Alt + Space

Editing
(use the number of the user action) Execute user actions in FakeVim mode

Alt + V then 1 - 9

Image Viewer
in

Ctrl + + Zoom

Image Viewer
Zoom out

Ctrl + +

Qt Quick Designer
Toggle left sidebar

Ctrl + Alt + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Alt + ↑   Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

↑   Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

↑   Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + ↑   Shift + B

Project
New project

Ctrl + ↑   Shift + N

Project
Open project

Ctrl + ↑   Shift + O

Help
Activate contents in Help mode

Ctrl + T

Project
Run

Ctrl + R

Help
View context-sensitive help

F1

Version control - Bazaar
Add

Alt + Z then Alt + C

Version control - Bazaar
Commit/Submit

Alt + Z then Alt + D

Version control - Bazaar
Blame/Annotate

Alt + Z then Alt + L

Version control - Bazaar
Log project

Alt + Z then Alt + S

Version control - CVS
Add

Alt + C then Alt + A

Version control - CVS
Commit/Submit

Alt + C then Alt + C

Version control - CVS
Diff

Alt + C then Alt + D

Version control - Git
Add

Alt + G then Alt + A

Version control - Mercurial
Add

Alt + G then Alt + C

Version control - Mercurial
Commit/Submit

Alt + G then Alt + D

Version control - Git
Diff project

Alt + G then Alt + ↑   Shift + D

Version control - Git
Blame/Annotate

Alt + G then Alt + B

Version control - Mercurial
Blame/Annotate

Alt + G then Alt + L

Version control - Git
Log project

Alt + G then Alt + K

Version control - Git
Undo changes/Revert

Alt + G then Alt + U

Version control - Mercurial
Log project

Alt + G then Alt + S

Version control - Perforce
Add

Alt + P then Alt + A

Version control - Perforce
Commit/Submit

Alt + P then Alt + S

Version control - Perforce
Diff project

Alt + P then Alt + D

Version control - Perforce
Log/Filelog

Alt + P then Alt + F

Version control - Perforce
Undo changes/Revert

Alt + P then Alt + R

Version control - Perforce
Edit

Alt + P then Alt + E

Version control - Perforce
Opened

Alt + P then Alt + O

Version control - Subversion
Add

Alt + S then Alt + A

Version control - Subversion
Commit/Submit

Alt + S then Alt + C

Version control - Subversion
Diff

Alt + S then Alt + D

Similar combinations for other applications


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


Google Chrome (Linux)
Close tab (or close Chrome if only one tab is open)
Manage Tabs

Ctrl + W / Ctrl + F4


Microsoft PowerPoint 2003 (Windows)
Close
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + F4


Inpage (Windows)
To close document
For File Releated

Ctrl + F4


Total Commander 8 (Windows)
Sort by extension
Main Shortcuts

Ctrl + F4


Access 2010 (Windows)
Close the active window
Manage Access Features - Manage Windows

Ctrl + W / Ctrl + F4


Opera (Linux)
Close tab
Tabs

Ctrl + W / Ctrl + F4


Smartplant Review (Windows)
Level Settings
Function Keys

Ctrl + F4


Microsoft Word 2007 (Windows)
Close the window.
Function key reference: CTRL+Function key

Ctrl + F4


Oracle SQL Developer 4 (Windows)
Close
File

Ctrl + F4


UltraEdit (Windows)
Close an existing document file
File Menu

Ctrl + F4


Sublime Text (Windows)
Close File
Menu Control

Ctrl + F4


Visual Studio 2015 (Windows)
Close current tab
Manage Visual Studio

Ctrl + F4


IntelliJ (Linux)
Close active editor tab
Editing

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Text and Data - Manage Windows

Ctrl + W / Ctrl + F4


IntelliJ (Windows)
Close active editor tab
Editing

Ctrl + F4


Microsoft PowerPoint 2010 (Windows)
Close the active window.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + W / Ctrl + F4


NetBeans 8 (Windows)
Close selected window
Opening and Toggling between Views

Ctrl + F4 / Ctrl + W


Qt Creator (Windows)
Close current file
General

Ctrl + F4


Qt Creator (MacOS)
Close current file
General

Ctrl + F4


Microsoft Excel 2013 (Windows)
Close the selected workbook window
Manage Multiple Workbooks

Ctrl + F4


Adobe Acrobat Pro (Windows)
Close current document
Navigation

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Access Views - Manage Windows

Ctrl + W / Ctrl + F4


Sonar 2015 (Windows)
Close project
Track View

Ctrl + F4


Camtasia 8 (Windows)
Close tab or child window
Standard Windows Shortcuts

Ctrl + F4


Microsoft Excel 2010 (Windows)
Close the selected workbook window.
Manage Multiple Workbooks

Ctrl + F4


Console2 (Windows)
Close tab
30 Shortcuts for Console2 (Windows)

Ctrl + F4


Android Studio (Windows)
Close Active Tab
General Shortcuts

Ctrl + F4


Access 2010 (Windows)
Close the active window
The Rest - Manage Windows

Ctrl + W / Ctrl + F4


FileMaker Pro (Windows)
Close a file or window
General keyboard shortcuts (Windows)

Ctrl + W / Ctrl + F4


Dynamics AX 2015 (Windows)
Save changes and close the current form.
Working with Forms

Ctrl + F4


Dynamics NAV 2015 (Windows)
Look up to the related list
Documentaion

Ctrl + F4


Dynamics CRM 2015 (Windows)
Closes the active snap-in console window. When a snap-in console has only one window, this closes the snap-in console.
MMC Active Window Shortcuts

Ctrl + F4


Silhouette Studio (Windows)
Grid settings
View

Ctrl + F4


Microsoft Word 2016 (Windows)
Close the window.
All Function Key Shortcuts

Ctrl + F4


JetBrains RubyMine (Windows)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains RubyMine (Linux)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains PyCharm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Linux)
Close Active editor tab
Editing

Ctrl + F4


Corel WordPerfect X8 (Windows)
Close
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + F4


ACDSee (Windows)
Close Current Item
View Mode

Ctrl + F4


VMWare Workstation 12 (Windows)
Close Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + F4


Corel Draw X8 (Windows)
Exit
FIle

Ctrl + F4


HTML-Kit (Windows)
Close Current File
87 Shortcuts for HTML-Kit (Windows)

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Window

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Dockers

Ctrl + F4


Chief Architect (Windows)
Close View
View Mode

Ctrl + W / Ctrl + F4


Corel Ventura 10 (Windows)
Close Publication Window
General Shortcuts

Ctrl + F4


Corel Quattro Pro X8 (Windows)
Close window
Function Keys

Ctrl + F4


FxPro (Windows)
Close Terminal
General Shortcuts

Ctrl + F4


WinSCP 5 (Windows)
Sort files in the active panel by extension
File Panels

Ctrl + F4


Informix Genero 2.5.0 (Windows)
Close
Buffers and File

Ctrl + F4


Jetbrains CLion (Windows)
Close active editor tab
Editing Shortcuts

Ctrl + F4


XYplorer (Windows)
Close Tab
Function key Shortcuts

Ctrl + F4


Vuze (Windows)
Close Current Tab
General Shortcuts

Ctrl + F4


Vegas Pro 14 (Windows)
Close the current project
Project File

Ctrl + F4


Maxthon (Web Application)
Close the current tab
Close

Ctrl + F4


MPS 2017 (Windows)
Close an active editor
General Shortcuts

Ctrl + F4


Visual Studio Code (Windows)
Close
File Management

Ctrl + F4


Tableau (Windows)
Deletes the selected sheet (on a dashboard)
General

Ctrl + F4


Rhino (Windows)
SetMaximizedViewport > Perspective
Default Shortcuts

Ctrl + F4


Solidworks 2019
Close file
Windows

Ctrl + F4


SolidWorks (Windows)
Close window
Miscellaneous Shortcuts

Ctrl + F4


CodeLite 10 (Windows)
Close current file
Files

Ctrl + F4 / Ctrl + W


VMware Workstation 5.0
Close the summary/console view for the selected virtual machine.
General

Ctrl + F4


Vivaldi
Close tab
Tab

Ctrl + F4


CuteFTP (Windows)
Close active pane
General

Ctrl + F4


progeCAD (Windows)
Closes the active drawing window
51 Shortcuts for progeCAD (Windows)

Ctrl + F4


Roblox Studio
Close
General

Ctrl + F4


Xyplorer
Close current tab
Other Shortcuts

Ctrl + F4


Wordfast Pro (Windows)
Close
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + W / Ctrl + F4


PSPad (Windows)
Close - Close active file
File

Ctrl + F4


VariCAD (Windows)
Close
Hot Keys

Ctrl + F4


Inkscape (Windows)
Within a dialog close the dialog
Dialog

Ctrl + F4 / Ctrl + W


SpaceClaim (Windows)
Close document
71 Shortcuts for SpaceClaim (Windows)

Ctrl + F4


Target 3001! (Windows)
Exit Target 3001!
Project Management

Ctrl + F4


Browser tab management
Close tab
KDE / GNOME

Ctrl + F4


Altium Designer (Windows)
Close Active Document
Environment Shortcuts

Ctrl + F4


Substance Painter
Close project
General

Ctrl + F4


Brave Browser (Windows)
Close Frame
Tabs and Windows

Ctrl + F4


KeyCreator (Windows)
Close Window
General Shortcuts

Ctrl + F4


Battlezone 98 Redux
Select player / mapped group
Unit grouping

Ctrl + F4


DraftSight (Windows)
Exits Drawing but not the program
37 Shortcuts for DraftSight (Windows)

Ctrl + F4


FlexiSign Pro 8.1 (Windows)
Close
Other Shortcuts

Ctrl + F4


Google Chrome
Close the current tab
Tab and window shortcuts

Ctrl + F4


QuickBooks Desktop
Close Active window
Opening Windows/List

Ctrl + F4


Winamp
Close (hide) graphical equalizer
Equalizer

Ctrl + F4


Tibia
(Healing / Support) HMM
Action bar

Ctrl + F4


PyCharm 2018.2
Close an active editor.
General

Ctrl + F4


Adobe Bridge CC
Output
Window menu

Ctrl + F4


Alteryx
Close open workflow
Run, open, save and switch workflows

Ctrl + F4


SQL Server Profiler
Close a trace window
File menu

Ctrl + F4


PaintShop Pro 2018
Close image
Shortcuts with Ctrl

Ctrl + F4


ProgeCAD
Close window
General

Ctrl + F4


Nuance Power PDF
Close the document
Document

Ctrl + F4


Bluebeam Revu
Close current document
Advanced text

Ctrl + F4


Inkscape
Close document window
Window

Ctrl + F4


BSPlayer
Close movie
Misc

Ctrl + F4


Microsoft FrontPage
Close the active window.
Access and use windows

Ctrl + F4


Atom (Windows)
core:close
All shortcuts

Ctrl + F4


TextRoom
Find previous
General

Ctrl + F4


KDE Plasma Desktop
Switch to Desktop 4
Working with Activities and Virtual Desktops

Ctrl + F4


E-Sword
Dictionary maximized
General

Ctrl + F4


Microsoft Word 2016
Close the window
Ctrl + Function keys

Ctrl + F4


Comodo IceDragon
Close Tab
Windows and Tabs

Ctrl + F4


IntelliJ IDEA (Windows, Linux)
Close active editor tab
Editing

Ctrl + F4


PSPad
Close
File

Ctrl + F4


Microsoft Visual Studio 2017 (Most used shortcuts)
Window.CloseDocumentWindow
Window

Ctrl + F4


NetBeans
Close selected window
Opening and toggling between views

Ctrl + F4


WordPerfect X8
Close
General

Ctrl + F4


REAPER
Close current project tab
Section: Main

Ctrl + F4


LibreOffice
Closes the current document (close LibreOffice when the last open document is closed)
Controlling documents and windows

Ctrl + F4


Microsoft Visual Studio 2017 (All shortcuts)
Window.CloseDocumentWindow
Window

Ctrl + F4


Maple
Close Current Worksheet
Menu accelerators

Ctrl + F4


FileMaker
Close a file or window
General

Ctrl + F4


FocusWriter
Close
General

Ctrl + F4


NewsBin Pro
Close window
Standard Windows keyboard navigation

Ctrl + F4


Maxthon
Close the current tab
Close

Ctrl + F4


Sumatra PDF
Close current document
Actions

Ctrl + F4


Vuze
Close current tab
General

Ctrl + F4


The Bat!
Automatic spell checking
Message Editor

Ctrl + F4


SQL Server Management Studio (SSMS)
Closes Activity Monitor
Activity Monitor

Ctrl + F4


Microsoft Access 2016
Close the active database window
Navigate in the Access workspace

Ctrl + F4


ACDSee
Closes the current item
General

Ctrl + F4


Visual Studio Code (Windows)
Close
File management

Ctrl + F4


PeaZip
Browse desktop
Functional keys

Ctrl + F4


7-Zip
Sort items by type
View menu

Ctrl + F4


Firefox Quantum
Close tab
Windows and tabs

Ctrl + F4


Microsoft Internet Explorer 11
Close tabs in the background
Tabs

Ctrl + F4


Paint.NET
Close image
Toolbar

Ctrl + F4


Microsoft Excel 2016
Closes the selected workbook window
Function keys

Ctrl + F4


AIMP
Close playlist
Working with Playlist

Ctrl + F4


WinSCP
Sort files in the active panel by extension
File panels

Ctrl + F4


DOSBox
Update cached information about mounted drives. Useful if you changed something on a mounted drive outside of DOSBox. Also cycles through disk images mounted using IMGMOUNT
General

Ctrl + F4


Android Studio
Close active editor tab
Navigating and searching

Ctrl + F4


Skype
Hide conversation
Skype for Windows 10

Ctrl + F4


Mozilla Thunderbird
Close tab
Controlling Thunderbird windows and tabs

Ctrl + F4


Notepad2
Close file, identical with Ctrl + N
File

Ctrl + F4


HeidiSQL
Close query tab
File

Ctrl + F4


Opera
Close active tab
Page keys: Basics

Ctrl + F4


Total Commander
Sort by extension
File sorting

Ctrl + F4


Adobe Acrobat 2017 (Windows and Unix)
Close current document
General navigating

Ctrl + F4


Microsoft Excel 2007 (Windows)
Closes the selected workbook window.
Function keys in Excel 2007

Ctrl + F4


Winamp Media Player (Windows)
Close (hide) graphical equalizer
Shortcuts for Winamp Equalizer

Ctrl + F4


Scrivener 1.9.9
Close project
File

Ctrl + F4