摘要: header: #ifndef SENDCANMSGTHREAD_H#define SENDCANMSGTHREAD_H #include <QThread>#include "can/canUtils.h"#include <QTime>#include <iostream> class Send 阅读全文
posted @ 2016-04-05 11:04 维克.贺仔 阅读(815) 评论(0) 推荐(0) 编辑
摘要: 先记录一下代码 一:先将指针释放掉,在显示对话框 void MainWindow::canResponseError(SendCanMsgThread *sendCanMsgThread ){ std::cerr<<" canResponseError "<<std::endl; delete se 阅读全文
posted @ 2016-04-05 10:48 维克.贺仔 阅读(442) 评论(0) 推荐(0) 编辑