qt5base-lts/tests/manual/qcursor/grab_override
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
..
data Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
grab_override.pro Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
images.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp Updated license headers 2016-01-21 18:55:18 +00:00
mainwindow.cpp Fix usage of QGuiApplication::set/resetOverrideCursor 2018-11-05 21:57:43 +00:00
mainwindow.h Updated license headers 2016-01-21 18:55:18 +00:00
mainwindow.ui Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00