splitter->setStretchFactor(0, 3); // widget gets 3 out of 4 width/height unitssplitter->setStretchFactor(1, 1); // widget gets 1 out of 4 width/height units
splitter->setStretchFactor(0, 3); // widget gets 3 out of 4 width/height units
splitter->setStretchFactor(1, 1); // widget gets 1 out of 4 width/height units
posted on 2011-07-14 17:10 katago 阅读(4550) 评论(0) 编辑 收藏 举报