GCC Code Coverage Report


Directory: ./
File: src/__/include/gepetto/gui/dialog/moc_pluginmanagerdialog.cpp
Date: 2024-08-14 11:04:57
Exec Total Coverage
Lines: 0 34 0.0%
Branches: 0 28 0.0%

Line Branch Exec Source
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'pluginmanagerdialog.hh'
3 **
4 ** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.3)
5 **
6 ** WARNING! All changes made in this file will be lost!
7 *****************************************************************************/
8
9 #include <memory>
10 #include "../../../../../../include/gepetto/gui/dialog/pluginmanagerdialog.hh"
11 #include <QtCore/qbytearray.h>
12 #include <QtCore/qmetatype.h>
13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'pluginmanagerdialog.hh' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 67
16 #error "This file was generated using the moc from 5.15.3. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
19 #endif
20
21 QT_BEGIN_MOC_NAMESPACE
22 QT_WARNING_PUSH
23 QT_WARNING_DISABLE_DEPRECATED
24 struct qt_meta_stringdata_gepetto__gui__PluginManagerDialog_t {
25 QByteArrayData data[16];
26 char stringdata0[163];
27 };
28 #define QT_MOC_LITERAL(idx, ofs, len) \
29 Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
30 qptrdiff(offsetof(qt_meta_stringdata_gepetto__gui__PluginManagerDialog_t, stringdata0) + ofs \
31 - idx * sizeof(QByteArrayData)) \
32 )
33 static const qt_meta_stringdata_gepetto__gui__PluginManagerDialog_t qt_meta_stringdata_gepetto__gui__PluginManagerDialog = {
34 {
35 QT_MOC_LITERAL(0, 0, 33), // "gepetto::gui::PluginManagerDi..."
36 QT_MOC_LITERAL(1, 34, 13), // "onItemChanged"
37 QT_MOC_LITERAL(2, 48, 0), // ""
38 QT_MOC_LITERAL(3, 49, 17), // "QTableWidgetItem*"
39 QT_MOC_LITERAL(4, 67, 7), // "current"
40 QT_MOC_LITERAL(5, 75, 8), // "previous"
41 QT_MOC_LITERAL(6, 84, 11), // "contextMenu"
42 QT_MOC_LITERAL(7, 96, 3), // "pos"
43 QT_MOC_LITERAL(8, 100, 4), // "load"
44 QT_MOC_LITERAL(9, 105, 4), // "name"
45 QT_MOC_LITERAL(10, 110, 6), // "unload"
46 QT_MOC_LITERAL(11, 117, 13), // "pyContextMenu"
47 QT_MOC_LITERAL(12, 131, 6), // "pyLoad"
48 QT_MOC_LITERAL(13, 138, 8), // "pyUnload"
49 QT_MOC_LITERAL(14, 147, 10), // "declareAll"
50 QT_MOC_LITERAL(15, 158, 4) // "save"
51
52 },
53 "gepetto::gui::PluginManagerDialog\0"
54 "onItemChanged\0\0QTableWidgetItem*\0"
55 "current\0previous\0contextMenu\0pos\0load\0"
56 "name\0unload\0pyContextMenu\0pyLoad\0"
57 "pyUnload\0declareAll\0save"
58 };
59 #undef QT_MOC_LITERAL
60
61 static const uint qt_meta_data_gepetto__gui__PluginManagerDialog[] = {
62
63 // content:
64 8, // revision
65 0, // classname
66 0, 0, // classinfo
67 9, 14, // methods
68 0, 0, // properties
69 0, 0, // enums/sets
70 0, 0, // constructors
71 0, // flags
72 0, // signalCount
73
74 // slots: name, argc, parameters, tag, flags
75 1, 2, 59, 2, 0x0a /* Public */,
76 6, 1, 64, 2, 0x0a /* Public */,
77 8, 1, 67, 2, 0x0a /* Public */,
78 10, 1, 70, 2, 0x0a /* Public */,
79 11, 1, 73, 2, 0x0a /* Public */,
80 12, 1, 76, 2, 0x0a /* Public */,
81 13, 1, 79, 2, 0x0a /* Public */,
82 14, 0, 82, 2, 0x0a /* Public */,
83 15, 0, 83, 2, 0x0a /* Public */,
84
85 // slots: parameters
86 QMetaType::Void, 0x80000000 | 3, 0x80000000 | 3, 4, 5,
87 QMetaType::Void, QMetaType::QPoint, 7,
88 QMetaType::Void, QMetaType::QString, 9,
89 QMetaType::Void, QMetaType::QString, 9,
90 QMetaType::Void, QMetaType::QPoint, 7,
91 QMetaType::Void, QMetaType::QString, 9,
92 QMetaType::Void, QMetaType::QString, 9,
93 QMetaType::Void,
94 QMetaType::Void,
95
96 0 // eod
97 };
98
99 void gepetto::gui::PluginManagerDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
100 {
101 if (_c == QMetaObject::InvokeMetaMethod) {
102 auto *_t = static_cast<PluginManagerDialog *>(_o);
103 (void)_t;
104 switch (_id) {
105 case 0: _t->onItemChanged((*reinterpret_cast< QTableWidgetItem*(*)>(_a[1])),(*reinterpret_cast< QTableWidgetItem*(*)>(_a[2]))); break;
106 case 1: _t->contextMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
107 case 2: _t->load((*reinterpret_cast< const QString(*)>(_a[1]))); break;
108 case 3: _t->unload((*reinterpret_cast< const QString(*)>(_a[1]))); break;
109 case 4: _t->pyContextMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
110 case 5: _t->pyLoad((*reinterpret_cast< const QString(*)>(_a[1]))); break;
111 case 6: _t->pyUnload((*reinterpret_cast< const QString(*)>(_a[1]))); break;
112 case 7: _t->declareAll(); break;
113 case 8: _t->save(); break;
114 default: ;
115 }
116 }
117 }
118
119 QT_INIT_METAOBJECT const QMetaObject gepetto::gui::PluginManagerDialog::staticMetaObject = { {
120 QMetaObject::SuperData::link<QDialog::staticMetaObject>(),
121 qt_meta_stringdata_gepetto__gui__PluginManagerDialog.data,
122 qt_meta_data_gepetto__gui__PluginManagerDialog,
123 qt_static_metacall,
124 nullptr,
125 nullptr
126 } };
127
128
129 const QMetaObject *gepetto::gui::PluginManagerDialog::metaObject() const
130 {
131 return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
132 }
133
134 void *gepetto::gui::PluginManagerDialog::qt_metacast(const char *_clname)
135 {
136 if (!_clname) return nullptr;
137 if (!strcmp(_clname, qt_meta_stringdata_gepetto__gui__PluginManagerDialog.stringdata0))
138 return static_cast<void*>(this);
139 return QDialog::qt_metacast(_clname);
140 }
141
142 int gepetto::gui::PluginManagerDialog::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
143 {
144 _id = QDialog::qt_metacall(_c, _id, _a);
145 if (_id < 0)
146 return _id;
147 if (_c == QMetaObject::InvokeMetaMethod) {
148 if (_id < 9)
149 qt_static_metacall(this, _c, _id, _a);
150 _id -= 9;
151 } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
152 if (_id < 9)
153 *reinterpret_cast<int*>(_a[0]) = -1;
154 _id -= 9;
155 }
156 return _id;
157 }
158 QT_WARNING_POP
159 QT_END_MOC_NAMESPACE
160