qt5base-lts/examples/widgets/tools/customcompleter
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
..
doc/src Unify license header usage. 2016-03-29 10:20:03 +00:00
resources Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
customcompleter.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
customcompleter.qrc Examples: move widgets specific "tools" examples to the correct place 2012-11-28 00:56:34 +01:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
mainwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
textedit.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
textedit.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00