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

Macros

#define QT_MOC_LITERAL(idx, ofs, len)
 

Variables

static const qt_meta_stringdata_pv__widgets__DeviceToolButton_t qt_meta_stringdata_pv__widgets__DeviceToolButton
 
static const uint qt_meta_data_pv__widgets__DeviceToolButton []
 

Class Documentation

struct qt_meta_stringdata_pv__widgets__DeviceToolButton_t

Definition at line 21 of file moc_devicetoolbutton.cpp.

Collaboration diagram for qt_meta_stringdata_pv__widgets__DeviceToolButton_t:
Class Members
QByteArrayData data[8]
char stringdata0[111]

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

Definition at line 25 of file moc_devicetoolbutton.cpp.

Variable Documentation

const uint qt_meta_data_pv__widgets__DeviceToolButton[]
static

Definition at line 48 of file moc_devicetoolbutton.cpp.

const qt_meta_stringdata_pv__widgets__DeviceToolButton_t qt_meta_stringdata_pv__widgets__DeviceToolButton
static
Initial value:
= {
{
QT_MOC_LITERAL(0, 0, 29),
QT_MOC_LITERAL(1, 30, 15),
QT_MOC_LITERAL(2, 46, 0),
QT_MOC_LITERAL(3, 47, 9),
QT_MOC_LITERAL(4, 57, 6),
QT_MOC_LITERAL(5, 64, 15),
QT_MOC_LITERAL(6, 80, 8),
QT_MOC_LITERAL(7, 89, 21)
},
"pv::widgets::DeviceToolButton\0"
"device_selected\0\0on_action\0action\0"
"on_menu_hovered\0QAction*\0on_menu_hover_timeout"
}
#define QT_MOC_LITERAL(idx, ofs, len)

Definition at line 30 of file moc_devicetoolbutton.cpp.