资源简介
使用Qt制作串口调试助手,QT5.10以上版本,使用Qt designer设计界面。 与大家共同学习
代码片段和文件信息
/****************************************************************************
** meta object code from reading C++ file ‘widget.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.12.7)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include “../../SerialPort1_1/widget.h“
#include
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘widget.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.12.7. It“
#error “cannot be used with the include files from this version of Qt.“
#error “(The moc has changed too much.)“
#endif
QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_Widget_t {
QByteArrayData data[17];
char stringdata0[459];
};
#define QT_MOC_LITERAL(idx ofs len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
qptrdiff(offsetof(qt_meta_stringdata_Widget_t stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_Widget_t qt_meta_stringdata_Widget = {
{
QT_MOC_LITERAL(0 0 6) // “Widget“
QT_MOC_LITERAL(1 7 11) // “timerUpdate“
QT_MOC_LITERAL(2 19 0) // ““
QT_MOC_LITERAL(3 20 32) // “on_pushButton_open2close_clicked“
QT_MOC_LITERAL(4 53 26) // “on_pushButton_send_clicked“
QT_MOC_LITERAL(5 80 30) // “on_pushButton_clearRcv_clicked“
QT_MOC_LITERAL(6 111 31) // “on_pushButton_clearSend_clicked“
QT_MOC_LITERAL(7 143 31) // “on_pushButton_clear_log_clicked“
QT_MOC_LITERAL(8 175 35) // “on_pushButton_detect_serial_c...“
QT_MOC_LITERAL(9 211 42) // “on_comboBox_serialName_curren...“
QT_MOC_LITERAL(10 254 4) // “arg1“
QT_MOC_LITERAL(11 259 36) // “on_comboBox_baud_currentIndex...“
QT_MOC_LITERAL(12 296 40) // “on_comboBox_dataBits_currentI...“
QT_MOC_LITERAL(13 337 5) // “index“
QT_MOC_LITERAL(14 343 40) // “on_comboBox_stopBits_currentI...“
QT_MOC_LITERAL(15 384 38) // “on_comboBox_parity_currentInd...“
QT_MOC_LITERAL(16 423 35) // “on_checkBox_timer_send_stateC...“
}
“Widget\0timerUpdate\0\0“
“on_pushButton_open2close_clicked\0“
“on_pushButton_send_clicked\0“
“on_pushButton_clearRcv_clicked\0“
“on_pushButton_clearSend_clicked\0“
“on_pushButton_clear_log_clicked\0“
“on_pushButton_detect_serial_clicked\0“
“on_comboBox_serialName_currentIndexChanged\0“
“arg1\0on_comboBox_baud_currentIndexChanged\0“
“on_comboBox_dataBits_currentIndexChanged\0“
“index\0on_comboBox_stopBits_currentIndexChanged\0“
“on_comboBox_parity_currentIndexChanged\0“
“on_checkBox_timer_send_stateChanged“
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_Widget[] = {
// content:
8 // revision
0 // classname
0 0
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-04-17 18:54 SerialPort\
目录 0 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\
文件 1093 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\.qmake.stash
目录 0 2020-05-03 21:37 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\
文件 560372 2020-05-03 21:35 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\main.o
文件 14621 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\moc_predefs.h
文件 6863 2020-05-03 21:35 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\moc_widget.cpp
文件 376382 2020-05-03 21:35 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\moc_widget.o
文件 1548084 2020-05-03 21:37 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\SerialPort1_1.exe
文件 690962 2020-05-03 21:37 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\debug\widget.o
文件 29681 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\Makefile
文件 41107 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\Makefile.Debug
文件 41183 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\Makefile.Release
目录 0 2020-04-17 18:54 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\release\
文件 13455 2020-05-03 21:35 SerialPort\build-SerialPort1_1-Desktop_Qt_5_12_7_MinGW_64_bit-Debug\ui_widget.h
目录 0 2020-05-03 21:51 SerialPort\SerialPort1_1\
文件 175 2020-04-17 18:33 SerialPort\SerialPort1_1\main.cpp
文件 1046 2020-04-17 18:54 SerialPort\SerialPort1_1\SerialPort1_1.pro
文件 22784 2020-05-03 21:51 SerialPort\SerialPort1_1\SerialPort1_1.pro.user
文件 9138 2020-05-03 21:37 SerialPort\SerialPort1_1\widget.cpp
文件 1703 2020-05-03 21:27 SerialPort\SerialPort1_1\widget.h
文件 10871 2020-05-03 21:35 SerialPort\SerialPort1_1\widget.ui
相关资源
- MQTT MQTTnet 实现
- QT5应用视频教程
- Qt实现多功能计算器
- Qt 自定义Model和自定义Delegate
- tiny4412 + qtopia + v4l2 + usb camera
- QT类似QQ截图工具
- qt界面样式风格
- QT 二维数组成图
- 实时录音与播放的内存实现 Qt代码
- Qt实现的转灰度图源代码
- QT网络调试助手
- qt各种页面切换动画实现
- QVTKWidgetPlugin.dll
- Qt中QLabel单击事件响应
- qt贪吃蛇游戏源码
- Qt写的天气预报
- qt TCP网络编程与聊天室的实现
- 关于qtabWidget tab竖写方式
-
mpla
yer QT源码 - Qt 4.70 多功能科学计算器
- QTabWidget标签拖拽出窗口,又可还原
- MQTT MT2503上的移植文件
- 使用Qt实现的阴影映射源代码
- diyUpload.zip
- QT 4.5.0 with vs2003 vs2005 vs2008
- Qt小实练--实现圆角、阴影、无边框窗
- Qt截图小
- PyQt4入门指南 PDF中文版
- 串口调试助手SSCOM
- Qt常用图标资源png
评论
共有 条评论