Window.setHandleMenubarAccel
void setHandleMenubarAccel(bool handleMenubarAccel)Sets whether this window should react to F10 key presses by activating a menubar it contains.
Parameters
handleMenubarAccel | true to make window handle F10 |
void setHandleMenubarAccel(bool handleMenubarAccel)Sets whether this window should react to F10 key presses by activating a menubar it contains.
handleMenubarAccel | true to make window handle F10 |