[Qt] PQtPoint, Menus and Qt IDE

zeljko zeljko at holobit.net
Mon Jul 9 16:56:24 CEST 2007


On Monday 09 July 2007 16:33, Felipe Monteiro de Carvalho wrote:
> On 7/9/07, zeljko <zeljko at holobit.net> wrote:
> > It can be workarounded but, there must be a better solution.
> > QMdiArea should be central widget when we have an MDI application,
> > setting dummy widget as central widget is a bad idea, since in that case
> > we'll never have functional MDI application.
>
> What about the opposite approach then?
>
> We put a QWidget as central widget normally, and then put a MDIArea inside
> it.

hm...really don't know, that depends on qt, qmdiarea is commonly used as 
central widget of QMainWindow, but can be used also as central widget on any 
widget, so your idea comes here ;)





More information about the Qt mailing list