Qt——屏保小球

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