QIcon img("/img/ico.bmp");button.setIcon(img);button.setIconSize(QSize(button.width(), button.height()));