QPushButton *btn = new QPushButton(this); btn->setStyleSheet(R"( QPushButton { width: 100px; height: 60px; border-radius: 8px; ...
確定! 回上一頁