... *item1 = new QLCDNumber(2); QPushButton *item2 = new QPushButton("Make LCD read '5.'"); QObject::connect(item2, SIGNAL(clicked()), ...
確定! 回上一頁