摘要: 头文件中:引用头文件 #include <QTimer> 头文件中:在类中创建Qtimer指针m_timer,创建返回该指针的方法get_timer(). 点击查看代码 class SendFrameBox : public QGroupBox { Q_OBJECT public: explicit 阅读全文
posted @ 2025-06-17 09:11 ShererYANG 阅读(12) 评论(0) 推荐(0)