Have you tried setting some of this values to zero ?

Qt Code:
  1. void QGridLayout::setSpacing ( int spacing )
  2. void QLayout::setContentsMargins ( int left, int top, int right, int bottom )
To copy to clipboard, switch view to plain text mode