Navigating windows
-
I can "select" window ( up / down arrows" , I can switch between cpp and header window - is there a way to simply "go back " to former / previous window?

-
C Christian Ehrlicher moved this topic from General and Desktop on
-
I can "select" window ( up / down arrows" , I can switch between cpp and header window - is there a way to simply "go back " to former / previous window?

The hotkey is Alt+Tab
-
The hotkey is Alt+Tab
@Christian-Ehrlicher Thanks, but that is OS "window switching". I am looking for switching in QT. QT keeps a list of used windows , so there should be a way to navigate such list .
-
@Christian-Ehrlicher Thanks, but that is OS "window switching". I am looking for switching in QT. QT keeps a list of used windows , so there should be a way to navigate such list .
@AnneRanch It's the yellow arrows on the toolbar in your picture. I don't know linux shortcut but on Windows it's Alt+left arrow. If you hover over it the shortcut is in the tooltip.
If you have a media keyboard or mouse it's also assigned to the "back" button if they have one e.g. I have a mouse with a back/forward button that can be used in a browser and works in Qt Creator too.