but I find QWidget::udpate just like
QApplication:ostEvent(frame, new UpdateVideoEvent(QRect(0,0,10,10)));
UpdateVideoEvent is QEvent(UpdateLater)
it just crash in QRegion::isEmpty(),
but I find QWidget::udpate just like
QApplication:ostEvent(frame, new UpdateVideoEvent(QRect(0,0,10,10)));
UpdateVideoEvent is QEvent(UpdateLater)
it just crash in QRegion::isEmpty(),
Hmm. What if you invoke the update method like this
Qt Code:
To copy to clipboard, switch view to plain text mode
Cheers,
_
Bookmarks