Try this(using QDialogButtonBox::button() and QPushButton::setStyleSheet()). QDialogButtonBox* buttonBox = new QDialogButtonBox; ...
確定! 回上一頁