qt5base-lts/examples/widgets
Friedemann Kleint 6b9d319b26 QFileSystemModel: Add options
Add Options flags similar to QFileDialog:

- DontWatch: Do not use file system watchers for simple
  use cases like line edit completion. This brings it
  closer to QDirModel, which then can be deprecated.

- DontResolveSymlinks: Similar to
  QFileDialog::DontResolveSymlinks.

- DontUseCustomDirectoryIcons: matching
  QFileIconProvider::DontUseCustomDirectoryIcons for
  convenience.

Task-number: QTBUG-76493
Change-Id: I09d3cb73ef902a700e6ebfba427e2d990fce4b4c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-14 15:02:04 +02:00
..
animation QtWidgets: replace 0 with \nullptr in documentation 2019-01-28 19:37:26 +00:00
desktop Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
dialogs Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
doc Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
draganddrop DropSite example: fix documentation 2018-12-10 18:38:56 +00:00
effects Cleanup Widgets examples - new signal/slot syntax 2019-01-06 17:08:03 +00:00
gestures Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
graphicsview Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
itemviews QFileSystemModel: Add options 2019-08-14 15:02:04 +02:00
layouts QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Use QSaveFile in MainWindow examples 2019-06-12 09:29:31 +02:00
painting Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Fix heading level in style combobox in TextEdit example 2019-05-06 19:25:12 +00:00
scroller Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
statemachine Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
tools Deprecate QStringViewLiteral 2019-08-10 22:13:49 +02:00
touch Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
tutorials Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
widgets Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:21:37 +02:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00