Qt::QObject類的定時器

dialog.h: #ifndef DIALOG_H #define DIALOG_H   #include <QDialog> #include<QObject> #include<QTimerEvent>   namespace Ui { class Dialog; }   class Dialog : public QDialog { Q_OBJECT   public:
相關文章
相關標籤/搜索