摘要: widget.h: #ifndef WIDGET_H #define WIDGET_H #include<QPaintEvent> #include <QWidget> #include<QPixmap> #include<QImage> class Widget : public QWidget 阅读全文
posted @ 2020-07-12 17:50 sunshine_gzw 阅读(173) 评论(0) 推荐(0) 编辑