QT 4-4

dialog.h    : #ifndef DIALOG_H #define DIALOG_H #include <QDialog> #include<QPushButton> class Dialog : public QDialog { Q_OBJECT QPushButton * pushButton1; QPushButton * pushButton2; publ
相關文章
相關標籤/搜索