Main Toolbar/Toolbar in QToolBar

Àlex Fiestas afiestas at kde.org
Tue Aug 13 13:33:59 UTC 2013


On Tuesday 13 August 2013 15:05:46 Christoph Feck wrote:
> On Tuesday 13 August 2013 14:00:37 Àlex Fiestas wrote:
> > Effectively a Main Toolbar is usually a toolbar that is a child of
> > QMainWindow while a "ToolBar" is a toolbar who's parent is another
> > QWidget.
> 
> A secondary toolbar is every toolbar not called the "Main Toolbar".
> For example in Konqueror, the "Extra Toolbar" or "Bookmark Toolbar".
> So they are also children of QMainWindow.

Yes, that's why I said "effectively", of course there are exceptions but we 
can't move all these logic to Qt.

Applications needing this, will continue using XML-GUI or implement the logic 
by hand, I don't think there is something we can add to  Qt to make this 
easier.

Any better idea?


More information about the Kde-frameworks-devel mailing list