C++ (Qt)void QLayout::setContentsMargins ( int left, int top, int right, int bottom )
ui->centralWidget->setContentsMargins(-12,0,0,0);