摘要: 1.h #ifndef CURVECHART_H #define CURVECHART_H #include <QWidget> #include <QTimer> namespace Ui { class curvechart; } class curvechart : public QWidge 阅读全文
posted @ 2024-12-03 14:59 wuyuan2011woaini 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 调用CMD 阅读全文
posted @ 2024-12-03 14:19 wuyuan2011woaini 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 1.h #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QProcess> #include <handleapi.h> #include <QShortcut> namespace Ui { cl 阅读全文
posted @ 2024-12-03 14:10 wuyuan2011woaini 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 1.h #ifndef BARRULER_H #define BARRULER_H #include <QWidget> namespace Ui { class barruler; } class barruler : public QWidget { Q_OBJECT public: expli 阅读全文
posted @ 2024-12-03 09:53 wuyuan2011woaini 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 1.h #ifndef MAINWINDOW_H #define MAINWINDOW_H #include <QMainWindow> #include <QPainter> #include <QtMath> #include <QKeyEvent> #include <QTimer> name 阅读全文
posted @ 2024-12-03 09:41 wuyuan2011woaini 阅读(3) 评论(0) 推荐(0) 编辑