Yes, I think you will need to either call QWidget::update or QWidget::repaint slot. It will in turn trigger paintEvent and then you can repaint your widget accordingly.
Yes, I think you will need to either call QWidget::update or QWidget::repaint slot. It will in turn trigger paintEvent and then you can repaint your widget accordingly.
Mithin
www.mithin.in
salmanmanekia (28th July 2008)
Bookmarks