Updating QAction shortcuts text
General and Desktop
8
Posts
2
Posters
2.6k
Views
1
Watching
-
what exactly happens then?it just continues to work as if nothing happened? if yes, then probably the call to second setShortcut() is not being reached... you should try using a qDebug() statement to check if the execution actually reaches the second call... if you tried all this and it still doesn't work, then that's strange because it is working for me...the second call automatically updates everything...probably you should try reinstalling