if I create a QSplitter,how to get the left part size and the right part size of the QSplitter?
Printable View
if I create a QSplitter,how to get the left part size and the right part size of the QSplitter?
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