PulseView  unreleased development snapshot
A Qt-based sigrok GUI
moc_header.cpp File Reference
#include "../../../../../pv/views/trace/header.hpp"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_header.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  qt_meta_stringdata_pv__views__trace__Header_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_pv__views__trace__Header_t qt_meta_stringdata_pv__views__trace__Header
 
static const uint qt_meta_data_pv__views__trace__Header []
 

Class Documentation

struct qt_meta_stringdata_pv__views__trace__Header_t

Definition at line 21 of file moc_header.cpp.

Collaboration diagram for qt_meta_stringdata_pv__views__trace__Header_t:
Class Members
QByteArrayData data[4]
char stringdata0[46]

Macro Definition Documentation

#define QT_MOC_LITERAL (   idx,
  ofs,
  len 
)
Value:
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
qptrdiff(offsetof(qt_meta_stringdata_pv__views__trace__Header_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)

Definition at line 25 of file moc_header.cpp.

Variable Documentation

const uint qt_meta_data_pv__views__trace__Header[]
static
Initial value:
= {
7,
0,
0, 0,
2, 14,
0, 0,
0, 0,
0, 0,
0,
0,
1, 0, 24, 2, 0x08 ,
3, 0, 25, 2, 0x08 ,
QMetaType::Void,
QMetaType::Void,
0
}

Definition at line 43 of file moc_header.cpp.

const qt_meta_stringdata_pv__views__trace__Header_t qt_meta_stringdata_pv__views__trace__Header
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 24),
QT_MOC_LITERAL(1, 25, 8),
QT_MOC_LITERAL(2, 34, 0),
QT_MOC_LITERAL(3, 35, 10)
},
"pv::views::trace::Header\0on_group\0\0"
"on_ungroup"
}
#define QT_MOC_LITERAL(idx, ofs, len)
Definition: moc_header.cpp:25

Definition at line 30 of file moc_header.cpp.