资源简介
qt5温湿度上位机界面,包含通讯部分。
代码片段和文件信息
/****************************************************************************
** meta object code from reading C++ file ‘chartpainter.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.7.1)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include “../../shangwei/chartpainter.h“
#include
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘chartpainter.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.7.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
struct qt_meta_stringdata_ChartPainter_t {
QByteArrayData data[3];
char stringdata0[28];
};
#define QT_MOC_LITERAL(idx ofs len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
qptrdiff(offsetof(qt_meta_stringdata_ChartPainter_t stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_ChartPainter_t qt_meta_stringdata_ChartPainter = {
{
QT_MOC_LITERAL(0 0 12) // “ChartPainter“
QT_MOC_LITERAL(1 13 13) // “handleTimeout“
QT_MOC_LITERAL(2 27 0) // ““
}
“ChartPainter\0handleTimeout\0“
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_ChartPainter[] = {
// content:
7 // revision
0 // classname
0 0 // classinfo
1 14 // methods
0 0 // properties
0 0 // enums/sets
0 0 // constructors
0 // flags
0 // signalCount
// slots: name argc parameters tag flags
1 0 19 2 0x0a /* Public */
// slots: parameters
QmetaType::Void
0 // eod
};
void ChartPainter::qt_static_metacall(Qobject *_o Qmetaobject::Call _c int _id void **_a)
{
if (_c == Qmetaobject::InvokemetaMethod) {
ChartPainter *_t = static_cast(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->handleTimeout(); break;
default: ;
}
}
Q_UNUSED(_a);
}
const Qmetaobject ChartPainter::staticmetaobject = {
{ &QWidget::staticmetaobject qt_meta_stringdata_ChartPainter.data
qt_meta_data_ChartPainter qt_static_metacall Q_NULLPTR Q_NULLPTR}
};
const Qmetaobject *ChartPainter::metaobject() const
{
return Qobject::d_ptr->metaobject ? Qobject::d_ptr->dynamicmetaobject() : &staticmetaobject;
}
void *ChartPainter::qt_metacast(const char *_clname)
{
if (!_clname) return Q_NULLPTR;
if (!strcmp(_clname qt_meta_stringdata_ChartPainter.stringdata0))
return static_cast(const_cast< ChartPainter*>(this));
return QWidget::qt_metacast(_clname);
}
int ChartPainter::qt_metacall
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10374 2018-05-01 17:48 温湿度上位机\chartpainter.o
文件 33372 2018-05-28 20:59 温湿度上位机\chartwidget.o
文件 1082 2019-02-20 18:54 温湿度上位机\fsd.txt
文件 120334 2015-12-29 06:25 温湿度上位机\libgcc_s_dw2-1.dll
文件 1540622 2015-12-29 06:25 温湿度上位机\libstdc++-6.dll
文件 79360 2015-12-29 06:25 温湿度上位机\libwinpthread-1.dll
文件 2390 2018-05-28 20:59 温湿度上位机\main.o
文件 6944 2018-05-28 20:59 温湿度上位机\mainwindow.o
文件 3482 2018-05-01 17:48 温湿度上位机\moc_chartpainter.cpp
文件 8604 2018-05-01 17:48 温湿度上位机\moc_chartpainter.o
文件 4126 2018-05-28 20:59 温湿度上位机\moc_chartwidget.cpp
文件 9271 2018-05-28 20:59 温湿度上位机\moc_chartwidget.o
文件 2727 2018-05-28 20:59 温湿度上位机\moc_mainwindow.cpp
文件 8697 2018-05-28 20:59 温湿度上位机\moc_mainwindow.o
文件 31232 2016-12-01 18:52 温湿度上位机\platforms\qminimal.dll
文件 1489335 2016-12-01 18:52 温湿度上位机\platforms\qminimald.dll
文件 932352 2016-12-01 18:53 温湿度上位机\platforms\qoffscreen.dll
文件 6636912 2016-12-01 18:53 温湿度上位机\platforms\qoffscreend.dll
文件 1724928 2016-12-01 18:56 温湿度上位机\platforms\qwindows.dll
文件 26487826 2016-12-01 18:56 温湿度上位机\platforms\qwindowsd.dll
文件 31744 2016-12-01 18:42 温湿度上位机\qminimal.dll
文件 611328 2016-12-01 18:43 温湿度上位机\qoffscreen.dll
文件 21 2018-05-25 20:36 温湿度上位机\qt.conf
文件 1226240 2016-12-02 00:46 温湿度上位机\Qt5Charts.dll
文件 5401088 2018-04-24 12:52 温湿度上位机\Qt5Core.dll
文件 5282816 2016-12-01 18:41 温湿度上位机\Qt5Gui.dll
文件 77312 2016-12-01 21:04 温湿度上位机\Qt5SerialPort.dll
文件 6368256 2016-12-01 18:49 温湿度上位机\Qt5Widgets.dll
文件 1066496 2016-12-01 18:44 温湿度上位机\qwindows.dll
文件 50688 2018-05-28 20:59 温湿度上位机\shangwei.exe
............此处省略13个文件信息
- 上一篇:线程间的通信demo
- 下一篇:MyBook2018.rar
相关资源
- CodeEditor
- VS+QT+Balser相机开发
- qtcreator-gdb-7.4-MINGW32_NT-6.1-i686.tar QT4 调
- Qt海康威视SDK二次开发登录与预览
- qt3安装必备大礼包
- 基于SeetaFace+VS2017+Qt的人脸识别
- QT图像处理系统三合一
- texstudio-2.12.22-win-qt5.zip
- QT Creator快速入门(第3版 高清PDF)
- Qt Creator for Linux 32位 qt-creator-linux-x8
- qt 局域网图像(json文件打包)传输
-
mediaPla
yer.zip - 北邮计算机网络实验-用开源代码实验
- 基于Qt5.9.1(MSVC) PJSIP网络电话源代码
- arm-none-linux-gnueabi-gcc-4.8.3
- snap7库在qt5下的配置程序存档
- Qt Creator快速入门(第三版)
- Qt 5开发及(第4版)[陆文周][课件和代
-
VideoPla
yer.zip - QT电子点菜系统
- 《QT5开发及》教程配套
- Multicore and GPU Programming An Integrated Ap
- Qt5开发及 完整高清版ppt+源码不是原书
- Qt5开发及完整版随书配套源代码
- 点菜系统ARM+qt
- VS2015+QT5设计用户登录界面
- qt编写视频监控系统源码
- IEC61850 SCL文件编辑工具
- 基于qt的截图工具,实现截图后进行多
- QT程序源代码打包
评论
共有 条评论