DisableHighDpiScaling "5.9.2 windows dpr=1" ("-n") MainWindow::screenChanged "\\.\DISPLAY1" dpr=1 setOverrideCursor( QCursor(Qt::BlankCursor) ); createBitmapCursor QImage(QSize(64, 64),format=1,depth=1,colorCount=2,devicePixelRatio=1,bytesPerLine=8,byteCount=512) QImage(QSize(64, 64),format=1,depth=1,colorCount=2,devicePixelRatio=1,bytesPerLine=8,byteCount=512) QPoint(32,32) invb= false invm= false returns 0x3850605 restoreOverrideCursor() MainWindow::screenChanged "\\.\DISPLAY2" dpr=1 setOverrideCursor( QCursor(Qt::BlankCursor) ); createBitmapCursor QImage(QSize(32, 32),format=1,depth=1,colorCount=2,devicePixelRatio=1,bytesPerLine=4,byteCount=128) QImage(QSize(32, 32),format=1,depth=1,colorCount=2,devicePixelRatio=1,bytesPerLine=4,byteCount=128) QPoint(16,16) invb= false invm= false returns 0x8300a3 restoreOverrideCursor() setOverrideCursor( QCursor(Qt::BlankCursor) ); restoreOverrideCursor()