[Qt-interest] Docking a toolbar on the right side of the top bar
David Doria
daviddoria at gmail.com
Thu Aug 25 21:27:33 CEST 2011
>
> Hm, I tried this:
> toolBar_right->setAllowedAreas(Qt::RightToolBarArea);
>
> but the toolBar_right is still squash up against toolBar_left on the left
> side of the window.
>
> David
>
Oh, I see now. The left/right toolbar areas are the vertical regions:
http://www.civilnet.cn/book/embedded/gui/qt4/images/qmainwindows.jpg
I would like both toolbars to remain horizontal, but one to be on the left
side of the TopToolBarArea and the other to be on the right side of the
TopToolBarArea.
Is that possible?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110825/2b616a6f/attachment.html
More information about the Qt-interest-old
mailing list