ui->pushButton->setStyleSheet(R"(QPushButton{background-color:transparent;})");
    ui->pushButton->setStyleSheet(R"(QPushButton{background:red;})");