PulseView  unreleased development snapshot
A Qt-based sigrok GUI
moc_exportmenu.cpp File Reference
#include "../../../../pv/widgets/exportmenu.hpp"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
Include dependency graph for moc_exportmenu.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__widgets__ExportMenu_t
 

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_pv__widgets__ExportMenu_t qt_meta_stringdata_pv__widgets__ExportMenu
 
static const uint qt_meta_data_pv__widgets__ExportMenu []
 

Class Documentation

struct qt_meta_stringdata_pv__widgets__ExportMenu_t

Definition at line 21 of file moc_exportmenu.cpp.

Collaboration diagram for qt_meta_stringdata_pv__widgets__ExportMenu_t:
Class Members
QByteArrayData data[7]
char stringdata0[98]

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__widgets__ExportMenu_t, stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)

Definition at line 25 of file moc_exportmenu.cpp.

Variable Documentation

const uint qt_meta_data_pv__widgets__ExportMenu[]
static
Initial value:
= {
7,
0,
0, 0,
2, 14,
0, 0,
0, 0,
0, 0,
0,
1,
1, 1, 24, 2, 0x06 ,
5, 1, 27, 2, 0x08 ,
QMetaType::Void, 0x80000000 | 3, 4,
QMetaType::Void, QMetaType::QObjectStar, 6,
0
}

Definition at line 47 of file moc_exportmenu.cpp.

const qt_meta_stringdata_pv__widgets__ExportMenu_t qt_meta_stringdata_pv__widgets__ExportMenu
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 23),
QT_MOC_LITERAL(1, 24, 15),
QT_MOC_LITERAL(2, 40, 0),
QT_MOC_LITERAL(3, 41, 32),
QT_MOC_LITERAL(4, 74, 6),
QT_MOC_LITERAL(5, 81, 9),
QT_MOC_LITERAL(6, 91, 6)
},
"pv::widgets::ExportMenu\0format_selected\0"
"\0shared_ptr<sigrok::OutputFormat>\0"
"format\0on_action\0action"
}
#define QT_MOC_LITERAL(idx, ofs, len)

Definition at line 30 of file moc_exportmenu.cpp.