I want when somebody press Ctrl+Q the application to close... So how can i do this?
I now the command
qApp->quit();
But i do not know how to add the hotkey..
I want when somebody press Ctrl+Q the application to close... So how can i do this?
I now the command
qApp->quit();
But i do not know how to add the hotkey..
Bookmarks