[PySide] [Interest] hide system cursor in system wide
igor.mironchik at gmail.com
igor.mironchik at gmail.com
Sun Apr 20 08:57:42 CEST 2014
I’m not sure, but... Try to use QApplication::setOverrideCursor().
May be it will hide cursor in system wide...
From: iMath
Sent: Sunday, April 20, 2014 7:21 AM
To: interest ; pyside ; pyqt
Subject: [Interest] hide system cursor in system wide
I want to hide system cursor for 10s for some reason ,but I found
cursor.setShape(Qt.BlankCursor)
can only hide mouse cursor that is associated with QWidgets ,not in system wide ,i.e. when mouse cursor is hovering on QWidgets, it is invisible ,otherwise it is visible ,so is there any way to hide system cursor in system wide?
--------------------------------------------------------------------------------
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20140420/b3cd8519/attachment.html>
More information about the PySide
mailing list