qt5base-lts/tests/manual/dialogs
Kevin Ottens ac06bfdc76 Add QUrl based static methods to QFileDialog
With QUrl variants of the static methods, it is possible to get to use
VFS facilities of the platform if available.

Since we can't predict if the application will use the VFS available in
the platform or its own mechanisms, an extra parameter is provided to
restrict the protocols allowed to the user. This extra parameter
defaults to no restriction, which is the most convenient if the platform
file dialog and the application use a matching VFS. It's likely to be
the most common use.

Change-Id: I4c9effde9d194d226cd8b7a140eb9036187ba87b
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-04-29 18:41:55 +02:00
..
colordialogpanel.cpp QColorDialog manual test: add initial color selection 2013-02-07 01:22:40 +01:00
colordialogpanel.h QColorDialog manual test: add initial color selection 2013-02-07 01:22:40 +01:00
dialogs.pro Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
filedialogpanel.cpp Add QUrl based static methods to QFileDialog 2013-04-29 18:41:55 +02:00
filedialogpanel.h Add QUrl based static methods to QFileDialog 2013-04-29 18:41:55 +02:00
fontdialogpanel.cpp Manual test for QFontDialog 2013-02-05 14:42:50 +01:00
fontdialogpanel.h Manual test for QFontDialog 2013-02-05 14:42:50 +01:00
main.cpp Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
wizardpanel.cpp Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00
wizardpanel.h Manual dialog test: Add a page for QWizard. 2013-03-05 18:39:35 +01:00