• 大小: 911KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-09
  • 语言: 其他
  • 标签: Qt  DIY  嵌入式  物联网  

资源简介

使用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

评论

共有 条评论