[Interest] Standard QKeySequence for "Fullscreen"

Nikos Chantziaras realnc at gmail.com
Tue May 8 20:53:56 CEST 2012


On 08/05/12 21:33, Rick Stockton wrote:
> I am delighted to advise this list that my Update to provide
> 'QKeySequence::FullScreen' has been integrated into the Staging Branch
> for Qt 5.0.
>
> As Oliver found and documented so clearly (thanks, Oliver!), Qt 5.0 will
> recognize both F11 (alone) and another key sequence as Bindings for this
> QKeySequence. F11 is "primary". (If you execute
> QKeySequence::keyBindings(StandardKey key), F11 will be returned as the
> first item in the resulting Qlist. The other KeySequence will be
> returned as the second item.) For Gnome and OS-X,
> "QKeySequence::keyBindings(FullScreen)" will return only one KeySequence
> in the resulting list.
>
> Enjoy! It was a privilege, and fun for me, to hear of the need and respond.

Thanks, Rick!




More information about the Interest mailing list