Line |
Branch |
Exec |
Source |
1 |
|
|
/**************************************************************************** |
2 |
|
|
** Meta object code from reading C++ file 'configurationlistwidget.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 "configurationlistwidget.hh" |
11 |
|
|
#include <QtCore/qbytearray.h> |
12 |
|
|
#include <QtCore/qmetatype.h> |
13 |
|
|
#if !defined(Q_MOC_OUTPUT_REVISION) |
14 |
|
|
#error "The header file 'configurationlistwidget.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_hpp__gui__ConfigurationListWidget_t { |
25 |
|
|
QByteArrayData data[11]; |
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_hpp__gui__ConfigurationListWidget_t, stringdata0) + ofs \ |
31 |
|
|
- idx * sizeof(QByteArrayData)) \ |
32 |
|
|
) |
33 |
|
|
static const qt_meta_stringdata_hpp__gui__ConfigurationListWidget_t qt_meta_stringdata_hpp__gui__ConfigurationListWidget = { |
34 |
|
|
{ |
35 |
|
|
QT_MOC_LITERAL(0, 0, 33), // "hpp::gui::ConfigurationListWi..." |
36 |
|
|
QT_MOC_LITERAL(1, 34, 13), // "onSaveClicked" |
37 |
|
|
QT_MOC_LITERAL(2, 48, 0), // "" |
38 |
|
|
QT_MOC_LITERAL(3, 49, 19), // "updateCurrentConfig" |
39 |
|
|
QT_MOC_LITERAL(4, 69, 16), // "QListWidgetItem*" |
40 |
|
|
QT_MOC_LITERAL(5, 86, 7), // "current" |
41 |
|
|
QT_MOC_LITERAL(6, 94, 8), // "previous" |
42 |
|
|
QT_MOC_LITERAL(7, 103, 23), // "fetchInitAndGoalConfigs" |
43 |
|
|
QT_MOC_LITERAL(8, 127, 16), // "resetGoalConfigs" |
44 |
|
|
QT_MOC_LITERAL(9, 144, 7), // "doEmpty" |
45 |
|
|
QT_MOC_LITERAL(10, 152, 10) // "setConfigs" |
46 |
|
|
|
47 |
|
|
}, |
48 |
|
|
"hpp::gui::ConfigurationListWidget\0" |
49 |
|
|
"onSaveClicked\0\0updateCurrentConfig\0" |
50 |
|
|
"QListWidgetItem*\0current\0previous\0" |
51 |
|
|
"fetchInitAndGoalConfigs\0resetGoalConfigs\0" |
52 |
|
|
"doEmpty\0setConfigs" |
53 |
|
|
}; |
54 |
|
|
#undef QT_MOC_LITERAL |
55 |
|
|
|
56 |
|
|
static const uint qt_meta_data_hpp__gui__ConfigurationListWidget[] = { |
57 |
|
|
|
58 |
|
|
// content: |
59 |
|
|
8, // revision |
60 |
|
|
0, // classname |
61 |
|
|
0, 0, // classinfo |
62 |
|
|
6, 14, // methods |
63 |
|
|
0, 0, // properties |
64 |
|
|
0, 0, // enums/sets |
65 |
|
|
0, 0, // constructors |
66 |
|
|
0, // flags |
67 |
|
|
0, // signalCount |
68 |
|
|
|
69 |
|
|
// slots: name, argc, parameters, tag, flags |
70 |
|
|
1, 0, 44, 2, 0x0a /* Public */, |
71 |
|
|
3, 2, 45, 2, 0x0a /* Public */, |
72 |
|
|
7, 0, 50, 2, 0x0a /* Public */, |
73 |
|
|
8, 1, 51, 2, 0x08 /* Private */, |
74 |
|
|
8, 0, 54, 2, 0x28 /* Private | MethodCloned */, |
75 |
|
|
10, 0, 55, 2, 0x08 /* Private */, |
76 |
|
|
|
77 |
|
|
// slots: parameters |
78 |
|
|
QMetaType::Void, |
79 |
|
|
QMetaType::Void, 0x80000000 | 4, 0x80000000 | 4, 5, 6, |
80 |
|
|
QMetaType::Void, |
81 |
|
|
QMetaType::Void, QMetaType::Bool, 9, |
82 |
|
|
QMetaType::Void, |
83 |
|
|
QMetaType::Void, |
84 |
|
|
|
85 |
|
|
0 // eod |
86 |
|
|
}; |
87 |
|
|
|
88 |
|
✗ |
void hpp::gui::ConfigurationListWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
89 |
|
|
{ |
90 |
|
✗ |
if (_c == QMetaObject::InvokeMetaMethod) { |
91 |
|
✗ |
auto *_t = static_cast<ConfigurationListWidget *>(_o); |
92 |
|
|
(void)_t; |
93 |
|
✗ |
switch (_id) { |
94 |
|
✗ |
case 0: _t->onSaveClicked(); break; |
95 |
|
✗ |
case 1: _t->updateCurrentConfig((*reinterpret_cast< QListWidgetItem*(*)>(_a[1])),(*reinterpret_cast< QListWidgetItem*(*)>(_a[2]))); break; |
96 |
|
✗ |
case 2: _t->fetchInitAndGoalConfigs(); break; |
97 |
|
✗ |
case 3: _t->resetGoalConfigs((*reinterpret_cast< bool(*)>(_a[1]))); break; |
98 |
|
✗ |
case 4: _t->resetGoalConfigs(); break; |
99 |
|
✗ |
case 5: _t->setConfigs(); break; |
100 |
|
✗ |
default: ; |
101 |
|
|
} |
102 |
|
|
} |
103 |
|
|
} |
104 |
|
|
|
105 |
|
|
QT_INIT_METAOBJECT const QMetaObject hpp::gui::ConfigurationListWidget::staticMetaObject = { { |
106 |
|
|
QMetaObject::SuperData::link<QWidget::staticMetaObject>(), |
107 |
|
|
qt_meta_stringdata_hpp__gui__ConfigurationListWidget.data, |
108 |
|
|
qt_meta_data_hpp__gui__ConfigurationListWidget, |
109 |
|
|
qt_static_metacall, |
110 |
|
|
nullptr, |
111 |
|
|
nullptr |
112 |
|
|
} }; |
113 |
|
|
|
114 |
|
|
|
115 |
|
✗ |
const QMetaObject *hpp::gui::ConfigurationListWidget::metaObject() const |
116 |
|
|
{ |
117 |
|
✗ |
return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; |
118 |
|
|
} |
119 |
|
|
|
120 |
|
✗ |
void *hpp::gui::ConfigurationListWidget::qt_metacast(const char *_clname) |
121 |
|
|
{ |
122 |
|
✗ |
if (!_clname) return nullptr; |
123 |
|
✗ |
if (!strcmp(_clname, qt_meta_stringdata_hpp__gui__ConfigurationListWidget.stringdata0)) |
124 |
|
✗ |
return static_cast<void*>(this); |
125 |
|
✗ |
return QWidget::qt_metacast(_clname); |
126 |
|
|
} |
127 |
|
|
|
128 |
|
✗ |
int hpp::gui::ConfigurationListWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
129 |
|
|
{ |
130 |
|
✗ |
_id = QWidget::qt_metacall(_c, _id, _a); |
131 |
|
✗ |
if (_id < 0) |
132 |
|
✗ |
return _id; |
133 |
|
✗ |
if (_c == QMetaObject::InvokeMetaMethod) { |
134 |
|
✗ |
if (_id < 6) |
135 |
|
✗ |
qt_static_metacall(this, _c, _id, _a); |
136 |
|
✗ |
_id -= 6; |
137 |
|
✗ |
} else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { |
138 |
|
✗ |
if (_id < 6) |
139 |
|
✗ |
*reinterpret_cast<int*>(_a[0]) = -1; |
140 |
|
✗ |
_id -= 6; |
141 |
|
|
} |
142 |
|
✗ |
return _id; |
143 |
|
|
} |
144 |
|
|
QT_WARNING_POP |
145 |
|
|
QT_END_MOC_NAMESPACE |
146 |
|
|
|