[Qt-interest] Can't resize widget

Rafael March rafaelmarch3 at yahoo.com
Mon Dec 15 18:05:47 CET 2008


Hi all,

I have a QVBoxLayout in my panel, and I'm adding a QListWidget to one of the boxes. I would like to resize this list, to make it smaller. I've already tried using list->resize(int,int) and list->setSizeIncrement(int,int), but none of these works ! The list remain at the same size !

What's possibly wrong in my code ?

Regards,
Rafael March.



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081215/d39d6d3c/attachment.html 


More information about the Qt-interest-old mailing list