Example: set width qpushbutton //Use this: QPushButton* const button = new QPushButton(QString("<"), this); const QSize BUTTON_SIZE = QSize(22, 22); ...
確定! 回上一頁