scroll down on propriety editor from dialig or widged...
or from hand
Qt Code:
gridLayout->setHorizontalSpacing(2); gridLayout->setVerticalSpacing(2); gridLayout->setContentsMargins(2, 5, 2, 5);To copy to clipboard, switch view to plain text mode
Bookmarks