Yes, take a look at the resizeEvent(event) method:
http://doc.trolltech.com/4.6/qwidget.html#resizeEvent

<http://doc.trolltech.com/4.6/qwidget.html#resizeEvent>:-)

Nick

On Thu, Mar 11, 2010 at 8:19 AM, sindhuja venkat
<[email protected]>wrote:

> Hello all,
>
> We can modify the close event and add some alerts or dialogs in the
> application using " def closeEvent() " function. Likewise Is there any way
> to modify the minimize event.
>
> Thanks in advance...
>
> --
> sindhu
>
> _______________________________________________
> PyQt mailing list    [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>



-- 
Nick Gaens
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to