<div><br></div><div><br></div><div>I want to hide system cursor for 10s for some reason ,but I found </div><div><br></div><div>cursor.setShape(Qt.BlankCursor)</div><div><br></div><div>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?</div>