摘要:
一 结果图示 二 头文件 #ifndef DASHBOARD_H #define DASHBOARD_H #include <QWidget> #include <QPainter> #include <QtMath> #include <QDebug> class DashBoard : publ 阅读全文
posted @ 2021-03-17 09:09
一笔一世界
阅读(944)
评论(0)
推荐(0)
摘要:
一 结果图示 二 代码 头文件 #ifndef CPROGRESS_H #define CPROGRESS_H #include <QWidget> #include <QPainter> #include <QDebug> #include <qmath.h> class CProgress : 阅读全文
posted @ 2021-03-17 09:05
一笔一世界
阅读(723)
评论(0)
推荐(0)