PDA

View Full Version : Focus to QMenuBar



roxton
9th November 2014, 19:48
Hello! Is there any way to focus QMenuBar by some function call, not just by pressing the Alt-key? Inmy program, turned off the default Alt behavior using the proxy style and QStyle::SH_MenuBar_AltKeyNavigation, but now I need to redefine the key to access menu bar. But I cannot set focus to the menu bar.