[SOLVED] How to close all files with a single command in Qt Creator editor?
-
Hello,
While I am working (C++) I tend to open multiple files in the editor. e.g. I might open several header files when I follow the F2 command, and so on I can have 20 open source and makefiles open at the same time.
So, is there a command to close all the open files? Right now I have to switch through every file and close them one by one.
THX!!
-
FWIW, KDAB has a nice little set of cheat sheets (for both Linux/Windows and Mac) in US Letter and A4 sizes available "here":http://www.kdab.com/index.php?option=com_content&view=article&id=126.
I'm not 100% sure if they're up to date with the latest and greatest version of Creator, but they'd probably still be informative even if they're not.