Schedule::Schedule(QString pathname, QWidget *parent) : QWidget(parent), ui(new Ui::Schedule) { ui->setupUi(this); ...
確定! 回上一頁