Hi,
my problem is the following
I have several widgets I want to layout in a grid style and I also want to
have the QSplitter sizing features.
With QSplitter i only can layout the widgets horitzontally or vertically but
not in a grid with a handle in the centre to resize the widgets at the same
time.
For example, if I have 4 widgets like this picture
(such as 1.png in attachment)
if I move the handle in the centre to the right then
(such as 2.png in attachment)
if I move the handle in the centre down then
(such as 3.png in attachment)
I've seen this kind of feature in some windows app's but I don't know if
this is possible using qt 4.1.
I would like to know if there's a way to do that with the actual
QSplitter's. Although if somenone has tried something similar and can give
some hints to do it with another classes to get a similar result
Thanks.
Bookmarks