Quote Originally Posted by ct
Also could anyone tell the functions that are called when a mainWindow is minimized and maximized. If I could reimplement the painting functions that are called during maximization of a widget may be I could solve this problem..
QWidget::paintEvent() :)