qt5base-lts/examples/widgets
Joerg Bornemann 9f27bfb31a Make sure we can build with -no-feature-draganddrop
We move QInternalMimeData to a separate file, because this class is
used, even if draganddrop is disabled. From now on, include
qinternalmimedata_p.h instead of qdnd_p.h for QInternalMimeData.

Change-Id: I594e08e2e90d574dc445119091686b4b69e4731b
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2018-05-29 18:31:35 +00:00
..
animation sub-attaq example: Fix crash with software Open GL 2018-03-14 13:27:08 +00:00
desktop Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
dialogs qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
doc Doc: Update Echoplugin Example 2018-05-28 12:38:07 +00:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
graphicsview Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
itemviews Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
layouts Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Examples: Fix unused variable warnings by Clang 2018-05-02 13:05:55 +00:00
painting Doc: Update Gradients Example 2018-04-25 09:01:47 +00:00
richtext Doc: Update connect syntax Order Form Example 2018-05-16 12:00:00 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
tools Doc: Modify connect statements Echoplugin Example 2018-05-16 11:59:27 +00:00
tutorials Examples: Fix unused variable warnings by Clang 2018-05-02 13:05:55 +00:00
widgets Doc: update connect syntax digitalclock example 2018-05-16 11:57:51 +00:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00