How to disable F5 hotkey in Qt settings
-
Need to use it for other app :)
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
Hi,
You need to explain a bit more your intentions. The keys are usually handled by the application which focused.
-
Are you planning on using F5 inside a console application? Then change the project settings to open your app inside a separate terminal window instead of using the Qt Creator logging window.