Hi All
If Is there any problem,if i call repaint event of a dialog (QDialog::update()) inside a timer?
Hi All
If Is there any problem,if i call repaint event of a dialog (QDialog::update()) inside a timer?
No, but make sure to use update() not repaint()!
Bookmarks