Enabling Enter Key on QT Form
QML and Qt Quick
2
Posts
1
Posters
751
Views
1
Watching
-
Hi, how can you enable the enter key on your keyboard to function whilst you are running your form (e.g. in my case, if i tab to have a button selected, i cannot enter (keyboard key) for it to process, i have to use my mouse.
-
It seems that the space bar works as an Enter function though.. is it possible to swap the functions?