• 大小: 4.38MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-16
  • 语言: 其他
  • 标签: QT  

资源简介

QT上位机例程,使用QT5进行编写,使用其的串口类进行调试

资源截图

代码片段和文件信息

/****************************************************************************
** meta object code from reading C++ file ‘mainwindow.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.9.1)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include “../../com/mainwindow.h“
#include 
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘mainwindow.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.9.1. 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_MainWindow_t {
    QByteArrayData data[6];
    char stringdata0[106];
};
#define QT_MOC_LITERAL(idx ofs len) \
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
    qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t stringdata0) + ofs \
        - idx * sizeof(QByteArrayData)) \
    )
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = {
    {
QT_MOC_LITERAL(0 0 10) // “MainWindow“
QT_MOC_LITERAL(1 11 23) // “on_pushButton_3_clicked“
QT_MOC_LITERAL(2 35 0) // ““
QT_MOC_LITERAL(3 36 23) // “on_pushButton_4_clicked“
QT_MOC_LITERAL(4 60 23) // “on_pushButton_2_clicked“
QT_MOC_LITERAL(5 84 21) // “on_pushButton_clicked“

    }
    “MainWindow\0on_pushButton_3_clicked\0\0“
    “on_pushButton_4_clicked\0on_pushButton_2_clicked\0“
    “on_pushButton_clicked“
};
#undef QT_MOC_LITERAL

static const uint qt_meta_data_MainWindow[] = {

 // content:
       7       // revision
       0       // classname
       0    0 // classinfo
       4   14 // methods
       0    0 // properties
       0    0 // enums/sets
       0    0 // constructors
       0       // flags
       0       // signalCount

 // slots: name argc parameters tag flags
       1    0   34    2 0x08 /* Private */
       3    0   35    2 0x08 /* Private */
       4    0   36    2 0x08 /* Private */
       5    0   37    2 0x08 /* Private */

 // slots: parameters
    QmetaType::Void
    QmetaType::Void
    QmetaType::Void
    QmetaType::Void

       0        // eod
};

void MainWindow::qt_static_metacall(Qobject *_o Qmetaobject::Call _c int _id void **_a)
{
    if (_c == Qmetaobject::InvokemetaMethod) {
        MainWindow *_t = static_cast(_o);
        Q_UNUSED(_t)
        switch (_id) {
        case 0: _t->on_pushButton_3_clicked(); break;
        case 1: _t->on_pushButton_4_clicked(); break;
        case 2: _t->on_pushButton_2_clicked(); break;
        case 3: _t->on_pushButton_clicked(); break;
        default: ;
        }
    }
    Q_UNUSED(_a);
}

c

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-04-15 17:21  程序\
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\
     文件        1317  2019-04-15 14:39  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\.qmake.stash
     文件       31161  2019-04-15 14:39  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\Makefile
     文件       42208  2019-04-15 14:39  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\Makefile.Debug
     文件       42252  2019-04-15 14:39  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\Makefile.Release
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\
     文件      166912  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\com.exe
     文件     1745744  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\com.ilk
     文件     2871296  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\com.pdb
     文件     1945600  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\com.vc.pdb
     文件       80964  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\main.obj
     文件      516453  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\mainwindow.obj
     文件        4371  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\moc_mainwindow.cpp
     文件       74724  2019-04-15 16:22  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\moc_mainwindow.obj
     文件         276  2019-04-15 14:39  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\debug\moc_predefs.h
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\release\
     文件       12363  2019-04-15 15:40  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Debug\ui_mainwindow.h
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\
     文件        1317  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\.qmake.stash
     文件       31407  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\Makefile
     文件       42328  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\Makefile.Debug
     文件       42479  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\Makefile.Release
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\debug\
     目录           0  2019-04-15 17:21  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\
     文件       66560  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\com.exe
     文件     2125824  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\com.pdb
     文件     1904640  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\com.vc.pdb
     文件       78255  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\main.obj
     文件      342227  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\mainwindow.obj
     文件        4171  2019-04-15 14:34  程序\build-com-Desktop_Qt_5_9_1_MSVC2017_64bit-Profile\release\moc_mainwindow.cpp
............此处省略52个文件信息

评论

共有 条评论