PDA

View Full Version : Is there a way to change widget size in an application?



zl2k
4th November 2008, 22:42
hi, there
Suppose I have 2 widgets lie in a form, is there a way that I can let the user to adjust their size by drag a line between the widgets? I see this function in many applications but don't know how to implement it using qt. Thanks for your comments.
zl2k

janus
4th November 2008, 22:47
Hi,

I think it's a QSplitter what you are looking for.