if (ui.pushbuttun->onFocus){ QPalette pal=palette();pal.setColor(Qt::button, Qt::red);setPalette(pal);}