[Qt-interest] Grouping existing widgets into a vertical splitter with Qt Designer

Andreas Pakulat apaku at gmx.de
Wed Jul 21 18:15:29 CEST 2010


On 21.07.10 17:08:06, Andre Somers wrote:
> Op 21-7-2010 15:15, K. Frank schreef:
> >
> > I guess the vertical layout applied to the central widget blocks
> > adding layouts to individual widgets.
> >
> > What the general rule?  Is it the case that you have to break down
> > any and all surrounding layouts before you modify any layouts
> > nested inside?
> >    
> Unfortunately, yes. You *have* to build up the layout from the inside 
> out. That is an unfortunate limitation of Qt Designer IMHO.

At least its possible in Qt4 to add new widgets into an existing layout (or
remove them from it) without having to relayout everything. That wasn't
possible in Qt3 days..

Andreas

-- 
A vivid and creative mind characterizes you.



More information about the Qt-interest-old mailing list