qt5base-lts/examples/widgets
Christian Ehrlicher f06e0f62fa Fix usage of QGuiApplication::set/resetOverrideCursor
Replace all occurrences of QApplication::set/resetOverrideCursor with
the QGuiApplication::set/resetOverrideCursor since it's a static
function of QGuiApplication.

Change-Id: Ic898ab50a7ad4ed2bc9c6acb26cf4a979c2f82af
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-11-05 21:57:43 +00:00
..
animation Modernize the "animation" feature 2018-10-12 14:26:15 +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 Merge remote-tracking branch 'origin/5.11' into dev 2018-08-17 09:08:06 +02: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 Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
graphicsview Merge remote-tracking branch 'origin/5.11' into dev 2018-06-07 19:10:53 +02:00
itemviews Merge remote-tracking branch 'origin/5.11' into dev 2018-06-07 19:10:53 +02: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 Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
painting Move arthurwidget based examples to new QOpenGL classes 2018-10-17 09:16:01 +00:00
richtext Make the textedit example use dark text on light background on macOS 2018-09-25 12:15:36 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Doc: Update Factorial Example 2018-06-07 14:29:50 +00:00
tools Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
touch Doc: Move touch examples around so they get included in docs 2018-09-14 03:56:22 +00:00
tutorials Notepad example: Wrap clipboard functions with QT_CONFIG(clipboard) 2018-06-22 14:37:48 +00:00
widgets Tablet example: paint only the changed areas of the canvas 2018-08-30 04:12:01 +00: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