source: terepaima/terepaima-0.4.16/moc-image/moc_model.cpp

stretch
Last change on this file was 1487f05, checked in by pbuitrago@…>, 7 years ago

se cambio los botones de verificación de la firma para el menu segurity, se crearon dos nuevas ventanas, una para agregar el pin del dispositivo criptografico y la otra venta para mostrar los certificados que este en el dispositivo criptografico

  • Property mode set to 100644
File size: 9.2 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'model.h'
3**
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.7.1)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../sources/model.h"
10#include <QtCore/qbytearray.h>
11#include <QtCore/qmetatype.h>
12#if !defined(Q_MOC_OUTPUT_REVISION)
13#error "The header file 'model.h' doesn't include <QObject>."
14#elif Q_MOC_OUTPUT_REVISION != 67
15#error "This file was generated using the moc from 5.7.1. 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
20QT_BEGIN_MOC_NAMESPACE
21struct qt_meta_stringdata_qpdfview__Model__Annotation_t {
22    QByteArrayData data[3];
23    char stringdata0[41];
24};
25#define QT_MOC_LITERAL(idx, ofs, len) \
26    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
27    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__Model__Annotation_t, stringdata0) + ofs \
28        - idx * sizeof(QByteArrayData)) \
29    )
30static const qt_meta_stringdata_qpdfview__Model__Annotation_t qt_meta_stringdata_qpdfview__Model__Annotation = {
31    {
32QT_MOC_LITERAL(0, 0, 27), // "qpdfview::Model::Annotation"
33QT_MOC_LITERAL(1, 28, 11), // "wasModified"
34QT_MOC_LITERAL(2, 40, 0) // ""
35
36    },
37    "qpdfview::Model::Annotation\0wasModified\0"
38    ""
39};
40#undef QT_MOC_LITERAL
41
42static const uint qt_meta_data_qpdfview__Model__Annotation[] = {
43
44 // content:
45       7,       // revision
46       0,       // classname
47       0,    0, // classinfo
48       1,   14, // methods
49       0,    0, // properties
50       0,    0, // enums/sets
51       0,    0, // constructors
52       0,       // flags
53       1,       // signalCount
54
55 // signals: name, argc, parameters, tag, flags
56       1,    0,   19,    2, 0x06 /* Public */,
57
58 // signals: parameters
59    QMetaType::Void,
60
61       0        // eod
62};
63
64void qpdfview::Model::Annotation::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
65{
66    if (_c == QMetaObject::InvokeMetaMethod) {
67        Annotation *_t = static_cast<Annotation *>(_o);
68        Q_UNUSED(_t)
69        switch (_id) {
70        case 0: _t->wasModified(); break;
71        default: ;
72        }
73    } else if (_c == QMetaObject::IndexOfMethod) {
74        int *result = reinterpret_cast<int *>(_a[0]);
75        void **func = reinterpret_cast<void **>(_a[1]);
76        {
77            typedef void (Annotation::*_t)();
78            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&Annotation::wasModified)) {
79                *result = 0;
80                return;
81            }
82        }
83    }
84    Q_UNUSED(_a);
85}
86
87const QMetaObject qpdfview::Model::Annotation::staticMetaObject = {
88    { &QObject::staticMetaObject, qt_meta_stringdata_qpdfview__Model__Annotation.data,
89      qt_meta_data_qpdfview__Model__Annotation,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
90};
91
92
93const QMetaObject *qpdfview::Model::Annotation::metaObject() const
94{
95    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
96}
97
98void *qpdfview::Model::Annotation::qt_metacast(const char *_clname)
99{
100    if (!_clname) return Q_NULLPTR;
101    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__Model__Annotation.stringdata0))
102        return static_cast<void*>(const_cast< Annotation*>(this));
103    return QObject::qt_metacast(_clname);
104}
105
106int qpdfview::Model::Annotation::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
107{
108    _id = QObject::qt_metacall(_c, _id, _a);
109    if (_id < 0)
110        return _id;
111    if (_c == QMetaObject::InvokeMetaMethod) {
112        if (_id < 1)
113            qt_static_metacall(this, _c, _id, _a);
114        _id -= 1;
115    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
116        if (_id < 1)
117            *reinterpret_cast<int*>(_a[0]) = -1;
118        _id -= 1;
119    }
120    return _id;
121}
122
123// SIGNAL 0
124void qpdfview::Model::Annotation::wasModified()
125{
126    QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
127}
128struct qt_meta_stringdata_qpdfview__Model__FormField_t {
129    QByteArrayData data[3];
130    char stringdata0[40];
131};
132#define QT_MOC_LITERAL(idx, ofs, len) \
133    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
134    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__Model__FormField_t, stringdata0) + ofs \
135        - idx * sizeof(QByteArrayData)) \
136    )
137static const qt_meta_stringdata_qpdfview__Model__FormField_t qt_meta_stringdata_qpdfview__Model__FormField = {
138    {
139QT_MOC_LITERAL(0, 0, 26), // "qpdfview::Model::FormField"
140QT_MOC_LITERAL(1, 27, 11), // "wasModified"
141QT_MOC_LITERAL(2, 39, 0) // ""
142
143    },
144    "qpdfview::Model::FormField\0wasModified\0"
145    ""
146};
147#undef QT_MOC_LITERAL
148
149static const uint qt_meta_data_qpdfview__Model__FormField[] = {
150
151 // content:
152       7,       // revision
153       0,       // classname
154       0,    0, // classinfo
155       1,   14, // methods
156       0,    0, // properties
157       0,    0, // enums/sets
158       0,    0, // constructors
159       0,       // flags
160       1,       // signalCount
161
162 // signals: name, argc, parameters, tag, flags
163       1,    0,   19,    2, 0x06 /* Public */,
164
165 // signals: parameters
166    QMetaType::Void,
167
168       0        // eod
169};
170
171void qpdfview::Model::FormField::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
172{
173    if (_c == QMetaObject::InvokeMetaMethod) {
174        FormField *_t = static_cast<FormField *>(_o);
175        Q_UNUSED(_t)
176        switch (_id) {
177        case 0: _t->wasModified(); break;
178        default: ;
179        }
180    } else if (_c == QMetaObject::IndexOfMethod) {
181        int *result = reinterpret_cast<int *>(_a[0]);
182        void **func = reinterpret_cast<void **>(_a[1]);
183        {
184            typedef void (FormField::*_t)();
185            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&FormField::wasModified)) {
186                *result = 0;
187                return;
188            }
189        }
190    }
191    Q_UNUSED(_a);
192}
193
194const QMetaObject qpdfview::Model::FormField::staticMetaObject = {
195    { &QObject::staticMetaObject, qt_meta_stringdata_qpdfview__Model__FormField.data,
196      qt_meta_data_qpdfview__Model__FormField,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
197};
198
199
200const QMetaObject *qpdfview::Model::FormField::metaObject() const
201{
202    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
203}
204
205void *qpdfview::Model::FormField::qt_metacast(const char *_clname)
206{
207    if (!_clname) return Q_NULLPTR;
208    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__Model__FormField.stringdata0))
209        return static_cast<void*>(const_cast< FormField*>(this));
210    return QObject::qt_metacast(_clname);
211}
212
213int qpdfview::Model::FormField::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
214{
215    _id = QObject::qt_metacall(_c, _id, _a);
216    if (_id < 0)
217        return _id;
218    if (_c == QMetaObject::InvokeMetaMethod) {
219        if (_id < 1)
220            qt_static_metacall(this, _c, _id, _a);
221        _id -= 1;
222    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
223        if (_id < 1)
224            *reinterpret_cast<int*>(_a[0]) = -1;
225        _id -= 1;
226    }
227    return _id;
228}
229
230// SIGNAL 0
231void qpdfview::Model::FormField::wasModified()
232{
233    QMetaObject::activate(this, &staticMetaObject, 0, Q_NULLPTR);
234}
235struct qt_meta_stringdata_qpdfview__SettingsWidget_t {
236    QByteArrayData data[1];
237    char stringdata0[25];
238};
239#define QT_MOC_LITERAL(idx, ofs, len) \
240    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
241    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__SettingsWidget_t, stringdata0) + ofs \
242        - idx * sizeof(QByteArrayData)) \
243    )
244static const qt_meta_stringdata_qpdfview__SettingsWidget_t qt_meta_stringdata_qpdfview__SettingsWidget = {
245    {
246QT_MOC_LITERAL(0, 0, 24) // "qpdfview::SettingsWidget"
247
248    },
249    "qpdfview::SettingsWidget"
250};
251#undef QT_MOC_LITERAL
252
253static const uint qt_meta_data_qpdfview__SettingsWidget[] = {
254
255 // content:
256       7,       // revision
257       0,       // classname
258       0,    0, // classinfo
259       0,    0, // methods
260       0,    0, // properties
261       0,    0, // enums/sets
262       0,    0, // constructors
263       0,       // flags
264       0,       // signalCount
265
266       0        // eod
267};
268
269void qpdfview::SettingsWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
270{
271    Q_UNUSED(_o);
272    Q_UNUSED(_id);
273    Q_UNUSED(_c);
274    Q_UNUSED(_a);
275}
276
277const QMetaObject qpdfview::SettingsWidget::staticMetaObject = {
278    { &QWidget::staticMetaObject, qt_meta_stringdata_qpdfview__SettingsWidget.data,
279      qt_meta_data_qpdfview__SettingsWidget,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
280};
281
282
283const QMetaObject *qpdfview::SettingsWidget::metaObject() const
284{
285    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
286}
287
288void *qpdfview::SettingsWidget::qt_metacast(const char *_clname)
289{
290    if (!_clname) return Q_NULLPTR;
291    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__SettingsWidget.stringdata0))
292        return static_cast<void*>(const_cast< SettingsWidget*>(this));
293    return QWidget::qt_metacast(_clname);
294}
295
296int qpdfview::SettingsWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
297{
298    _id = QWidget::qt_metacall(_c, _id, _a);
299    if (_id < 0)
300        return _id;
301    return _id;
302}
303QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.