GCC Code Coverage Report
Directory: ./ Exec Total Coverage
File: src/__/include/gepetto/gui/moc_osgwidget.cpp Lines: 0 36 0.0 %
Date: 2024-04-14 11:13:22 Branches: 0 36 0.0 %

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