Qt——Qtimer類定時器

dialog.h:   #ifndef DIALOG_H #define DIALOG_H   #include <QDialog> #include<QTimer> #include<QLCDNumber>   class Dialog : public QDialog { Q_OBJECT public slots: void onTimerout(); public:
相關文章
相關標籤/搜索