QNX: Adding native file dialog support for Blackberry
authorSean Harmer <sean.harmer.qnx@kdab.com>
Wed, 25 Apr 2012 12:16:24 +0000 (13:16 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 25 May 2012 22:34:40 +0000 (00:34 +0200)
commit48768ab4337175791681d4452aef3745a51bf8a6
treee92b7328e5d31fd19fd1894d1e61749d7a69c042
parentc4fbe872be1316f2fd65aa62863d6617cb129a3f
QNX: Adding native file dialog support for Blackberry

This patch enables use of native file dialogs in the application
modal case.

The native file open dialog is reasonable but the native file save
dialog could do with some improvements to make it more usable.
Perhaps providing our own "native" dialog UI would be an option
once the widget style is finished.

Change-Id: If5fb7cf73d27e52db7bfa6d97d8f8fb7912960bb
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
src/plugins/platforms/qnx/qnx.pro
src/plugins/platforms/qnx/qqnxbpseventfilter.cpp
src/plugins/platforms/qnx/qqnxbpseventfilter.h
src/plugins/platforms/qnx/qqnxfiledialoghelper.cpp [new file with mode: 0644]
src/plugins/platforms/qnx/qqnxfiledialoghelper.h [new file with mode: 0644]
src/plugins/platforms/qnx/qqnxintegration.cpp
src/plugins/platforms/qnx/qqnxintegration.h
src/plugins/platforms/qnx/qqnxtheme.cpp
src/plugins/platforms/qnx/qqnxtheme.h