How to partially repaint like what InvalidateRect does in win32
I didn’t figure out how Qt partially repaints, could someone give me a reference?
I’m using Qt 4.7.1
Thanks.
2 replies
you can use QWidget::update [doc.qt.nokia.com]
Thanks, I’ll give a try.
you can use QWidget::update [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!


