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

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_pv__popups__Channels_t qt_meta_stringdata_pv__popups__Channels
 
static const uint qt_meta_data_pv__popups__Channels []
 

Class Documentation

struct qt_meta_stringdata_pv__popups__Channels_t

Definition at line 21 of file moc_channels.cpp.

Collaboration diagram for qt_meta_stringdata_pv__popups__Channels_t:
Class Members
QByteArrayData data[15]
char stringdata0[324]

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

Definition at line 25 of file moc_channels.cpp.

Variable Documentation

const uint qt_meta_data_pv__popups__Channels[]
static

Definition at line 62 of file moc_channels.cpp.

const qt_meta_stringdata_pv__popups__Channels_t qt_meta_stringdata_pv__popups__Channels
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 20),
QT_MOC_LITERAL(1, 21, 18),
QT_MOC_LITERAL(2, 40, 0),
QT_MOC_LITERAL(3, 41, 8),
QT_MOC_LITERAL(4, 50, 6),
QT_MOC_LITERAL(5, 57, 19),
QT_MOC_LITERAL(6, 77, 20),
QT_MOC_LITERAL(7, 98, 25),
QT_MOC_LITERAL(8, 124, 26),
QT_MOC_LITERAL(9, 151, 26),
QT_MOC_LITERAL(10, 178, 27),
QT_MOC_LITERAL(11, 206, 25),
QT_MOC_LITERAL(12, 232, 28),
QT_MOC_LITERAL(13, 261, 28),
QT_MOC_LITERAL(14, 290, 33)
},
"pv::popups::Channels\0on_channel_checked\0"
"\0QWidget*\0widget\0enable_all_channels\0"
"disable_all_channels\0enable_all_logic_channels\0"
"disable_all_logic_channels\0"
"enable_all_analog_channels\0"
"disable_all_analog_channels\0"
"enable_all_named_channels\0"
"disable_all_unnamed_channels\0"
"enable_all_changing_channels\0"
"disable_all_non_changing_channels"
}
#define QT_MOC_LITERAL(idx, ofs, len)

Definition at line 30 of file moc_channels.cpp.