PDA

View Full Version : QSplitter



weixj2003ld
8th April 2009, 14:43
if I create a QSplitter,how to get the left part size and the right part size of the QSplitter?

spirit
8th April 2009, 14:46
do you mean how to get widgets which were added to QSplitter?
did you see QSplitter::widget?
oops, you are talking about size :o
take a look at QSplitter::sizes