|
|
Sorry, meant to reply to the list.
I'd suggest subclassing QMdiSubWindow and overriding the closeEvent
handler. Don't know if there are other ways or whether this will
always work, but it is a start.
/Thomas
2010/5/10 Rui Maciel <rui.maciel@xxxxxxxxx>:
> Is there a way to configure a QMdiSubWindow to make it impossible to be
> closed by the user?
>
>
> Thanks in advance,
> Rui Maciel
> _______________________________________________
> Qt-interest mailing list
> Qt-interest@xxxxxxxxxxxxx
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest
|
|