Qt : what is the difference between layout and widget?

Posted by Lukasz Lew on Stack Overflow See other posts from Stack Overflow or by Lukasz Lew
Published on 2010-04-09T16:20:36Z Indexed on 2010/04/09 16:23 UTC
Read the original article Hit count: 279

Filed under:
|
|

I thought that layout is just a widget that keeps more widgets inside. But now I find that I can't add it to other widgets using addWidget. For instance how to add a layout to QSplitter?

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4