scroll down on propriety editor from dialig or widged...

or from hand


Qt Code:
  1. gridLayout->setHorizontalSpacing(2);
  2. gridLayout->setVerticalSpacing(2);
  3. gridLayout->setContentsMargins(2, 5, 2, 5);
To copy to clipboard, switch view to plain text mode