QPushButton ::QPushButton(const QIcon &icon, const QString &text, QWidget *parent = nullptr) ... Constructs a push button with an icon and a text, and a parent.
確定! 回上一頁