开发者

How to Remove Space between Widget's?

How to remove the space between widgets while applying layout.

in the QT if i apply any layout to 开发者_如何转开发widget like, QBoxLayout or QGridlayout that time automatically taking space between Widgets. i need to remove the space.

How to remove the space?


look for QLayout::setSpacing() function

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜