<div class="gmail_quote">On Thu, Feb 2, 2012 at 4:02 PM, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">A really, really evil idea creepes up my mind: has somebody tried to</div>
embed a QMainWindow into something else?!?<br></blockquote><div><br></div><div>This does, in fact, work. We do it here at work - embedding a QMainWindow as a tab in a QTabWidget. In our case, the MainWindow is sometimes kept separate, so it needs a menu and status bar, but others a tab view is easier to use.</div>

<div><br></div></div>