Qt6.9.1 qml demo: QPainter::begin: Paint device returned engine == 0, type: 3
-
just create a qml demo project in qtcreator 17.0 (in Windows10) , when minimise and restore the window ,it said:
QPainter::begin: Paint device returned engine == 0, type: 3 QPainter::setCompositionMode: Painter not active QPainter::fillRect: Painter not active QPainter::setCompositionMode: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::drawRects: Painter not active QPainter::setPen: Painter not active QPainter::setFont: Painter not active QPainter::setFont: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::end: Painter not active, aborted
it is certainly a bug???
-
Hi,
Which version of Qt are you using ?