qt5base-lts/tests/manual/dialogs
David Faure ee9b9d9fd9 QFileDialog: add MIME Type filters
Currently just a convenience method for setNameFilters(), it uses
QMimeType to create a name filter from the glob patterns and
description defined in each MIME type.

In the longer term, this API could be used to do proper mimetype-based
filtering using QMimeDatabase::mimeTypeForFile() in the builtin
QFileDialog (aka "not native"), instead of only looking at globs via the
name filters.

Change-Id: I0edccf5f30c514481b47cd100d743d1ed7a24024
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
2013-08-29 10:25:01 +02:00
..
colordialogpanel.cpp Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
colordialogpanel.h Manual test: fix compilation with namespaced Qt 2013-06-14 11:26:21 +02:00
dialogs.pro QMessageBox - add message box to (manual) dialog test 2013-06-21 18:59:30 +02:00
filedialogpanel.cpp QFileDialog: add MIME Type filters 2013-08-29 10:25:01 +02:00
filedialogpanel.h QFileDialog: add MIME Type filters 2013-08-29 10:25:01 +02:00
fontdialogpanel.cpp Merge remote-tracking branch 'origin/stable' into dev 2013-06-04 19:34:36 +02:00
fontdialogpanel.h Manual test: fix compilation with namespaced Qt 2013-06-14 11:26:21 +02:00
main.cpp QMessageBox - add message box to (manual) dialog test 2013-06-21 18:59:30 +02:00
messageboxpanel.cpp QMessageBox - add detailed text to manual test 2013-08-12 19:59:43 +02:00
messageboxpanel.h QMessageBox - add detailed text to manual test 2013-08-12 19:59:43 +02:00
wizardpanel.cpp Update manualtests license to say "part of test suite". 2013-05-26 20:54:51 +02:00
wizardpanel.h Manual test: fix compilation with namespaced Qt 2013-06-14 11:26:21 +02:00