[Qt-interest] setLayout for QMainWindow
J-P Nurmi
jpnurmi at gmail.com
Tue Jan 20 08:12:37 CET 2009
On Tue, Jan 20, 2009 at 5:21 AM, Steven Woody <narkewoody at gmail.com> wrote:
> Hi,
>
> Does it make any sense if I call setLayout() member for a QMainWindow?
> Thanks.
>
>
>
Hi,
You're on the right track. QMainWindow has its own private layout to handle
toolbars, dock widgets, status bar etc. so it doesn't make sense, indeed.
The main window layout is described in QMainWindow documentation.
--
J-P Nurmi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090120/93ddb25c/attachment.html
More information about the Qt-interest-old
mailing list