On Thu, Dec 15, 2011 at 4:33 PM, Raphael Kubo da Costa <rak...@freebsd.org>wrote:
> Clinton Stimpson <clin...@elemtech.com> writes: > > > On Thursday, December 15, 2011 08:20:14 am Raphael Kubo da Costa wrote: > >> As I mentioned in the commit message, QKeySequence::Quit will not work > >> on all platforms (the documentation says it translates to nothing on > >> Windows, for example, and I couldn't use it on the i3 window manager, > >> for example). I can change it if you prefer, though. > > > > Ok, the patch is fine. > > Is this something that needs brought up to the Qt developer's attention? > > I'm not sure; the QKeySequence's documentation explicitly shows that > QKeySequence::Quit does not have any value on Windows at least, so I > guess this is a design decision. > The standard on Windows is not to have any special shortcut for Quit since people uses ALT+F4 most of the time. However QtCreator uses Ctrl+Q :-) -- Nicolas Desprès
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers