source: terepaima/terepaima-0.4.16/moc-pdf/moc_formfieldwidgets.cpp @ 3d95845

desarrollostretch
Last change on this file since 3d95845 was 3d95845, checked in by aosorio <aosorio@…>, 8 years ago

Agregadas librerías libpoppler-qt5.so.1.7.0 libpoppler.so.63.0.0 dentro del paquete para ser usadas por terepaima.install, además modificados otros ficehros para antes de las construcción del .deb

  • Property mode set to 100644
File size: 22.3 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'formfieldwidgets.h'
3**
4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
5**
6** WARNING! All changes made in this file will be lost!
7*****************************************************************************/
8
9#include "../sources/formfieldwidgets.h"
10#include <QtCore/qbytearray.h>
11#include <QtCore/qmetatype.h>
12#if !defined(Q_MOC_OUTPUT_REVISION)
13#error "The header file 'formfieldwidgets.h' doesn't include <QObject>."
14#elif Q_MOC_OUTPUT_REVISION != 67
15#error "This file was generated using the moc from 5.3.2. 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__NormalTextFieldWidget_t {
22    QByteArrayData data[5];
23    char stringdata[65];
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__NormalTextFieldWidget_t, stringdata) + ofs \
28        - idx * sizeof(QByteArrayData)) \
29    )
30static const qt_meta_stringdata_qpdfview__NormalTextFieldWidget_t qt_meta_stringdata_qpdfview__NormalTextFieldWidget = {
31    {
32QT_MOC_LITERAL(0, 0, 31),
33QT_MOC_LITERAL(1, 32, 11),
34QT_MOC_LITERAL(2, 44, 0),
35QT_MOC_LITERAL(3, 45, 14),
36QT_MOC_LITERAL(4, 60, 4)
37    },
38    "qpdfview::NormalTextFieldWidget\0"
39    "wasModified\0\0on_textChanged\0text"
40};
41#undef QT_MOC_LITERAL
42
43static const uint qt_meta_data_qpdfview__NormalTextFieldWidget[] = {
44
45 // content:
46       7,       // revision
47       0,       // classname
48       0,    0, // classinfo
49       2,   14, // methods
50       0,    0, // properties
51       0,    0, // enums/sets
52       0,    0, // constructors
53       0,       // flags
54       1,       // signalCount
55
56 // signals: name, argc, parameters, tag, flags
57       1,    0,   24,    2, 0x06 /* Public */,
58
59 // slots: name, argc, parameters, tag, flags
60       3,    1,   25,    2, 0x09 /* Protected */,
61
62 // signals: parameters
63    QMetaType::Void,
64
65 // slots: parameters
66    QMetaType::Void, QMetaType::QString,    4,
67
68       0        // eod
69};
70
71void qpdfview::NormalTextFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
72{
73    if (_c == QMetaObject::InvokeMetaMethod) {
74        NormalTextFieldWidget *_t = static_cast<NormalTextFieldWidget *>(_o);
75        switch (_id) {
76        case 0: _t->wasModified(); break;
77        case 1: _t->on_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
78        default: ;
79        }
80    } else if (_c == QMetaObject::IndexOfMethod) {
81        int *result = reinterpret_cast<int *>(_a[0]);
82        void **func = reinterpret_cast<void **>(_a[1]);
83        {
84            typedef void (NormalTextFieldWidget::*_t)();
85            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&NormalTextFieldWidget::wasModified)) {
86                *result = 0;
87            }
88        }
89    }
90}
91
92const QMetaObject qpdfview::NormalTextFieldWidget::staticMetaObject = {
93    { &QLineEdit::staticMetaObject, qt_meta_stringdata_qpdfview__NormalTextFieldWidget.data,
94      qt_meta_data_qpdfview__NormalTextFieldWidget,  qt_static_metacall, 0, 0}
95};
96
97
98const QMetaObject *qpdfview::NormalTextFieldWidget::metaObject() const
99{
100    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
101}
102
103void *qpdfview::NormalTextFieldWidget::qt_metacast(const char *_clname)
104{
105    if (!_clname) return 0;
106    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__NormalTextFieldWidget.stringdata))
107        return static_cast<void*>(const_cast< NormalTextFieldWidget*>(this));
108    return QLineEdit::qt_metacast(_clname);
109}
110
111int qpdfview::NormalTextFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
112{
113    _id = QLineEdit::qt_metacall(_c, _id, _a);
114    if (_id < 0)
115        return _id;
116    if (_c == QMetaObject::InvokeMetaMethod) {
117        if (_id < 2)
118            qt_static_metacall(this, _c, _id, _a);
119        _id -= 2;
120    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
121        if (_id < 2)
122            *reinterpret_cast<int*>(_a[0]) = -1;
123        _id -= 2;
124    }
125    return _id;
126}
127
128// SIGNAL 0
129void qpdfview::NormalTextFieldWidget::wasModified()
130{
131    QMetaObject::activate(this, &staticMetaObject, 0, 0);
132}
133struct qt_meta_stringdata_qpdfview__MultilineTextFieldWidget_t {
134    QByteArrayData data[4];
135    char stringdata[63];
136};
137#define QT_MOC_LITERAL(idx, ofs, len) \
138    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
139    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__MultilineTextFieldWidget_t, stringdata) + ofs \
140        - idx * sizeof(QByteArrayData)) \
141    )
142static const qt_meta_stringdata_qpdfview__MultilineTextFieldWidget_t qt_meta_stringdata_qpdfview__MultilineTextFieldWidget = {
143    {
144QT_MOC_LITERAL(0, 0, 34),
145QT_MOC_LITERAL(1, 35, 11),
146QT_MOC_LITERAL(2, 47, 0),
147QT_MOC_LITERAL(3, 48, 14)
148    },
149    "qpdfview::MultilineTextFieldWidget\0"
150    "wasModified\0\0on_textChanged"
151};
152#undef QT_MOC_LITERAL
153
154static const uint qt_meta_data_qpdfview__MultilineTextFieldWidget[] = {
155
156 // content:
157       7,       // revision
158       0,       // classname
159       0,    0, // classinfo
160       2,   14, // methods
161       0,    0, // properties
162       0,    0, // enums/sets
163       0,    0, // constructors
164       0,       // flags
165       1,       // signalCount
166
167 // signals: name, argc, parameters, tag, flags
168       1,    0,   24,    2, 0x06 /* Public */,
169
170 // slots: name, argc, parameters, tag, flags
171       3,    0,   25,    2, 0x09 /* Protected */,
172
173 // signals: parameters
174    QMetaType::Void,
175
176 // slots: parameters
177    QMetaType::Void,
178
179       0        // eod
180};
181
182void qpdfview::MultilineTextFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
183{
184    if (_c == QMetaObject::InvokeMetaMethod) {
185        MultilineTextFieldWidget *_t = static_cast<MultilineTextFieldWidget *>(_o);
186        switch (_id) {
187        case 0: _t->wasModified(); break;
188        case 1: _t->on_textChanged(); break;
189        default: ;
190        }
191    } else if (_c == QMetaObject::IndexOfMethod) {
192        int *result = reinterpret_cast<int *>(_a[0]);
193        void **func = reinterpret_cast<void **>(_a[1]);
194        {
195            typedef void (MultilineTextFieldWidget::*_t)();
196            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&MultilineTextFieldWidget::wasModified)) {
197                *result = 0;
198            }
199        }
200    }
201    Q_UNUSED(_a);
202}
203
204const QMetaObject qpdfview::MultilineTextFieldWidget::staticMetaObject = {
205    { &QPlainTextEdit::staticMetaObject, qt_meta_stringdata_qpdfview__MultilineTextFieldWidget.data,
206      qt_meta_data_qpdfview__MultilineTextFieldWidget,  qt_static_metacall, 0, 0}
207};
208
209
210const QMetaObject *qpdfview::MultilineTextFieldWidget::metaObject() const
211{
212    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
213}
214
215void *qpdfview::MultilineTextFieldWidget::qt_metacast(const char *_clname)
216{
217    if (!_clname) return 0;
218    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__MultilineTextFieldWidget.stringdata))
219        return static_cast<void*>(const_cast< MultilineTextFieldWidget*>(this));
220    return QPlainTextEdit::qt_metacast(_clname);
221}
222
223int qpdfview::MultilineTextFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
224{
225    _id = QPlainTextEdit::qt_metacall(_c, _id, _a);
226    if (_id < 0)
227        return _id;
228    if (_c == QMetaObject::InvokeMetaMethod) {
229        if (_id < 2)
230            qt_static_metacall(this, _c, _id, _a);
231        _id -= 2;
232    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
233        if (_id < 2)
234            *reinterpret_cast<int*>(_a[0]) = -1;
235        _id -= 2;
236    }
237    return _id;
238}
239
240// SIGNAL 0
241void qpdfview::MultilineTextFieldWidget::wasModified()
242{
243    QMetaObject::activate(this, &staticMetaObject, 0, 0);
244}
245struct qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget_t {
246    QByteArrayData data[7];
247    char stringdata[105];
248};
249#define QT_MOC_LITERAL(idx, ofs, len) \
250    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
251    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget_t, stringdata) + ofs \
252        - idx * sizeof(QByteArrayData)) \
253    )
254static const qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget_t qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget = {
255    {
256QT_MOC_LITERAL(0, 0, 35),
257QT_MOC_LITERAL(1, 36, 11),
258QT_MOC_LITERAL(2, 48, 0),
259QT_MOC_LITERAL(3, 49, 22),
260QT_MOC_LITERAL(4, 72, 5),
261QT_MOC_LITERAL(5, 78, 21),
262QT_MOC_LITERAL(6, 100, 4)
263    },
264    "qpdfview::ComboBoxChoiceFieldWidget\0"
265    "wasModified\0\0on_currentIndexChanged\0"
266    "index\0on_currentTextChanged\0text"
267};
268#undef QT_MOC_LITERAL
269
270static const uint qt_meta_data_qpdfview__ComboBoxChoiceFieldWidget[] = {
271
272 // content:
273       7,       // revision
274       0,       // classname
275       0,    0, // classinfo
276       3,   14, // methods
277       0,    0, // properties
278       0,    0, // enums/sets
279       0,    0, // constructors
280       0,       // flags
281       1,       // signalCount
282
283 // signals: name, argc, parameters, tag, flags
284       1,    0,   29,    2, 0x06 /* Public */,
285
286 // slots: name, argc, parameters, tag, flags
287       3,    1,   30,    2, 0x09 /* Protected */,
288       5,    1,   33,    2, 0x09 /* Protected */,
289
290 // signals: parameters
291    QMetaType::Void,
292
293 // slots: parameters
294    QMetaType::Void, QMetaType::Int,    4,
295    QMetaType::Void, QMetaType::QString,    6,
296
297       0        // eod
298};
299
300void qpdfview::ComboBoxChoiceFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
301{
302    if (_c == QMetaObject::InvokeMetaMethod) {
303        ComboBoxChoiceFieldWidget *_t = static_cast<ComboBoxChoiceFieldWidget *>(_o);
304        switch (_id) {
305        case 0: _t->wasModified(); break;
306        case 1: _t->on_currentIndexChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
307        case 2: _t->on_currentTextChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
308        default: ;
309        }
310    } else if (_c == QMetaObject::IndexOfMethod) {
311        int *result = reinterpret_cast<int *>(_a[0]);
312        void **func = reinterpret_cast<void **>(_a[1]);
313        {
314            typedef void (ComboBoxChoiceFieldWidget::*_t)();
315            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ComboBoxChoiceFieldWidget::wasModified)) {
316                *result = 0;
317            }
318        }
319    }
320}
321
322const QMetaObject qpdfview::ComboBoxChoiceFieldWidget::staticMetaObject = {
323    { &QComboBox::staticMetaObject, qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget.data,
324      qt_meta_data_qpdfview__ComboBoxChoiceFieldWidget,  qt_static_metacall, 0, 0}
325};
326
327
328const QMetaObject *qpdfview::ComboBoxChoiceFieldWidget::metaObject() const
329{
330    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
331}
332
333void *qpdfview::ComboBoxChoiceFieldWidget::qt_metacast(const char *_clname)
334{
335    if (!_clname) return 0;
336    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__ComboBoxChoiceFieldWidget.stringdata))
337        return static_cast<void*>(const_cast< ComboBoxChoiceFieldWidget*>(this));
338    return QComboBox::qt_metacast(_clname);
339}
340
341int qpdfview::ComboBoxChoiceFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
342{
343    _id = QComboBox::qt_metacall(_c, _id, _a);
344    if (_id < 0)
345        return _id;
346    if (_c == QMetaObject::InvokeMetaMethod) {
347        if (_id < 3)
348            qt_static_metacall(this, _c, _id, _a);
349        _id -= 3;
350    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
351        if (_id < 3)
352            *reinterpret_cast<int*>(_a[0]) = -1;
353        _id -= 3;
354    }
355    return _id;
356}
357
358// SIGNAL 0
359void qpdfview::ComboBoxChoiceFieldWidget::wasModified()
360{
361    QMetaObject::activate(this, &staticMetaObject, 0, 0);
362}
363struct qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget_t {
364    QByteArrayData data[4];
365    char stringdata[72];
366};
367#define QT_MOC_LITERAL(idx, ofs, len) \
368    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
369    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget_t, stringdata) + ofs \
370        - idx * sizeof(QByteArrayData)) \
371    )
372static const qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget_t qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget = {
373    {
374QT_MOC_LITERAL(0, 0, 34),
375QT_MOC_LITERAL(1, 35, 11),
376QT_MOC_LITERAL(2, 47, 0),
377QT_MOC_LITERAL(3, 48, 23)
378    },
379    "qpdfview::ListBoxChoiceFieldWidget\0"
380    "wasModified\0\0on_itemSelectionChanged"
381};
382#undef QT_MOC_LITERAL
383
384static const uint qt_meta_data_qpdfview__ListBoxChoiceFieldWidget[] = {
385
386 // content:
387       7,       // revision
388       0,       // classname
389       0,    0, // classinfo
390       2,   14, // methods
391       0,    0, // properties
392       0,    0, // enums/sets
393       0,    0, // constructors
394       0,       // flags
395       1,       // signalCount
396
397 // signals: name, argc, parameters, tag, flags
398       1,    0,   24,    2, 0x06 /* Public */,
399
400 // slots: name, argc, parameters, tag, flags
401       3,    0,   25,    2, 0x09 /* Protected */,
402
403 // signals: parameters
404    QMetaType::Void,
405
406 // slots: parameters
407    QMetaType::Void,
408
409       0        // eod
410};
411
412void qpdfview::ListBoxChoiceFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
413{
414    if (_c == QMetaObject::InvokeMetaMethod) {
415        ListBoxChoiceFieldWidget *_t = static_cast<ListBoxChoiceFieldWidget *>(_o);
416        switch (_id) {
417        case 0: _t->wasModified(); break;
418        case 1: _t->on_itemSelectionChanged(); break;
419        default: ;
420        }
421    } else if (_c == QMetaObject::IndexOfMethod) {
422        int *result = reinterpret_cast<int *>(_a[0]);
423        void **func = reinterpret_cast<void **>(_a[1]);
424        {
425            typedef void (ListBoxChoiceFieldWidget::*_t)();
426            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&ListBoxChoiceFieldWidget::wasModified)) {
427                *result = 0;
428            }
429        }
430    }
431    Q_UNUSED(_a);
432}
433
434const QMetaObject qpdfview::ListBoxChoiceFieldWidget::staticMetaObject = {
435    { &QListWidget::staticMetaObject, qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget.data,
436      qt_meta_data_qpdfview__ListBoxChoiceFieldWidget,  qt_static_metacall, 0, 0}
437};
438
439
440const QMetaObject *qpdfview::ListBoxChoiceFieldWidget::metaObject() const
441{
442    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
443}
444
445void *qpdfview::ListBoxChoiceFieldWidget::qt_metacast(const char *_clname)
446{
447    if (!_clname) return 0;
448    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__ListBoxChoiceFieldWidget.stringdata))
449        return static_cast<void*>(const_cast< ListBoxChoiceFieldWidget*>(this));
450    return QListWidget::qt_metacast(_clname);
451}
452
453int qpdfview::ListBoxChoiceFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
454{
455    _id = QListWidget::qt_metacall(_c, _id, _a);
456    if (_id < 0)
457        return _id;
458    if (_c == QMetaObject::InvokeMetaMethod) {
459        if (_id < 2)
460            qt_static_metacall(this, _c, _id, _a);
461        _id -= 2;
462    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
463        if (_id < 2)
464            *reinterpret_cast<int*>(_a[0]) = -1;
465        _id -= 2;
466    }
467    return _id;
468}
469
470// SIGNAL 0
471void qpdfview::ListBoxChoiceFieldWidget::wasModified()
472{
473    QMetaObject::activate(this, &staticMetaObject, 0, 0);
474}
475struct qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget_t {
476    QByteArrayData data[5];
477    char stringdata[68];
478};
479#define QT_MOC_LITERAL(idx, ofs, len) \
480    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
481    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget_t, stringdata) + ofs \
482        - idx * sizeof(QByteArrayData)) \
483    )
484static const qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget_t qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget = {
485    {
486QT_MOC_LITERAL(0, 0, 35),
487QT_MOC_LITERAL(1, 36, 11),
488QT_MOC_LITERAL(2, 48, 0),
489QT_MOC_LITERAL(3, 49, 10),
490QT_MOC_LITERAL(4, 60, 7)
491    },
492    "qpdfview::CheckBoxChoiceFieldWidget\0"
493    "wasModified\0\0on_toggled\0checked"
494};
495#undef QT_MOC_LITERAL
496
497static const uint qt_meta_data_qpdfview__CheckBoxChoiceFieldWidget[] = {
498
499 // content:
500       7,       // revision
501       0,       // classname
502       0,    0, // classinfo
503       2,   14, // methods
504       0,    0, // properties
505       0,    0, // enums/sets
506       0,    0, // constructors
507       0,       // flags
508       1,       // signalCount
509
510 // signals: name, argc, parameters, tag, flags
511       1,    0,   24,    2, 0x06 /* Public */,
512
513 // slots: name, argc, parameters, tag, flags
514       3,    1,   25,    2, 0x09 /* Protected */,
515
516 // signals: parameters
517    QMetaType::Void,
518
519 // slots: parameters
520    QMetaType::Void, QMetaType::Bool,    4,
521
522       0        // eod
523};
524
525void qpdfview::CheckBoxChoiceFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
526{
527    if (_c == QMetaObject::InvokeMetaMethod) {
528        CheckBoxChoiceFieldWidget *_t = static_cast<CheckBoxChoiceFieldWidget *>(_o);
529        switch (_id) {
530        case 0: _t->wasModified(); break;
531        case 1: _t->on_toggled((*reinterpret_cast< bool(*)>(_a[1]))); break;
532        default: ;
533        }
534    } else if (_c == QMetaObject::IndexOfMethod) {
535        int *result = reinterpret_cast<int *>(_a[0]);
536        void **func = reinterpret_cast<void **>(_a[1]);
537        {
538            typedef void (CheckBoxChoiceFieldWidget::*_t)();
539            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&CheckBoxChoiceFieldWidget::wasModified)) {
540                *result = 0;
541            }
542        }
543    }
544}
545
546const QMetaObject qpdfview::CheckBoxChoiceFieldWidget::staticMetaObject = {
547    { &QCheckBox::staticMetaObject, qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget.data,
548      qt_meta_data_qpdfview__CheckBoxChoiceFieldWidget,  qt_static_metacall, 0, 0}
549};
550
551
552const QMetaObject *qpdfview::CheckBoxChoiceFieldWidget::metaObject() const
553{
554    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
555}
556
557void *qpdfview::CheckBoxChoiceFieldWidget::qt_metacast(const char *_clname)
558{
559    if (!_clname) return 0;
560    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__CheckBoxChoiceFieldWidget.stringdata))
561        return static_cast<void*>(const_cast< CheckBoxChoiceFieldWidget*>(this));
562    return QCheckBox::qt_metacast(_clname);
563}
564
565int qpdfview::CheckBoxChoiceFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
566{
567    _id = QCheckBox::qt_metacall(_c, _id, _a);
568    if (_id < 0)
569        return _id;
570    if (_c == QMetaObject::InvokeMetaMethod) {
571        if (_id < 2)
572            qt_static_metacall(this, _c, _id, _a);
573        _id -= 2;
574    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
575        if (_id < 2)
576            *reinterpret_cast<int*>(_a[0]) = -1;
577        _id -= 2;
578    }
579    return _id;
580}
581
582// SIGNAL 0
583void qpdfview::CheckBoxChoiceFieldWidget::wasModified()
584{
585    QMetaObject::activate(this, &staticMetaObject, 0, 0);
586}
587struct qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget_t {
588    QByteArrayData data[5];
589    char stringdata[65];
590};
591#define QT_MOC_LITERAL(idx, ofs, len) \
592    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
593    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget_t, stringdata) + ofs \
594        - idx * sizeof(QByteArrayData)) \
595    )
596static const qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget_t qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget = {
597    {
598QT_MOC_LITERAL(0, 0, 32),
599QT_MOC_LITERAL(1, 33, 11),
600QT_MOC_LITERAL(2, 45, 0),
601QT_MOC_LITERAL(3, 46, 10),
602QT_MOC_LITERAL(4, 57, 7)
603    },
604    "qpdfview::RadioChoiceFieldWidget\0"
605    "wasModified\0\0on_toggled\0checked"
606};
607#undef QT_MOC_LITERAL
608
609static const uint qt_meta_data_qpdfview__RadioChoiceFieldWidget[] = {
610
611 // content:
612       7,       // revision
613       0,       // classname
614       0,    0, // classinfo
615       2,   14, // methods
616       0,    0, // properties
617       0,    0, // enums/sets
618       0,    0, // constructors
619       0,       // flags
620       1,       // signalCount
621
622 // signals: name, argc, parameters, tag, flags
623       1,    0,   24,    2, 0x06 /* Public */,
624
625 // slots: name, argc, parameters, tag, flags
626       3,    1,   25,    2, 0x09 /* Protected */,
627
628 // signals: parameters
629    QMetaType::Void,
630
631 // slots: parameters
632    QMetaType::Void, QMetaType::Bool,    4,
633
634       0        // eod
635};
636
637void qpdfview::RadioChoiceFieldWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
638{
639    if (_c == QMetaObject::InvokeMetaMethod) {
640        RadioChoiceFieldWidget *_t = static_cast<RadioChoiceFieldWidget *>(_o);
641        switch (_id) {
642        case 0: _t->wasModified(); break;
643        case 1: _t->on_toggled((*reinterpret_cast< bool(*)>(_a[1]))); break;
644        default: ;
645        }
646    } else if (_c == QMetaObject::IndexOfMethod) {
647        int *result = reinterpret_cast<int *>(_a[0]);
648        void **func = reinterpret_cast<void **>(_a[1]);
649        {
650            typedef void (RadioChoiceFieldWidget::*_t)();
651            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&RadioChoiceFieldWidget::wasModified)) {
652                *result = 0;
653            }
654        }
655    }
656}
657
658const QMetaObject qpdfview::RadioChoiceFieldWidget::staticMetaObject = {
659    { &QRadioButton::staticMetaObject, qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget.data,
660      qt_meta_data_qpdfview__RadioChoiceFieldWidget,  qt_static_metacall, 0, 0}
661};
662
663
664const QMetaObject *qpdfview::RadioChoiceFieldWidget::metaObject() const
665{
666    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
667}
668
669void *qpdfview::RadioChoiceFieldWidget::qt_metacast(const char *_clname)
670{
671    if (!_clname) return 0;
672    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__RadioChoiceFieldWidget.stringdata))
673        return static_cast<void*>(const_cast< RadioChoiceFieldWidget*>(this));
674    return QRadioButton::qt_metacast(_clname);
675}
676
677int qpdfview::RadioChoiceFieldWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
678{
679    _id = QRadioButton::qt_metacall(_c, _id, _a);
680    if (_id < 0)
681        return _id;
682    if (_c == QMetaObject::InvokeMetaMethod) {
683        if (_id < 2)
684            qt_static_metacall(this, _c, _id, _a);
685        _id -= 2;
686    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
687        if (_id < 2)
688            *reinterpret_cast<int*>(_a[0]) = -1;
689        _id -= 2;
690    }
691    return _id;
692}
693
694// SIGNAL 0
695void qpdfview::RadioChoiceFieldWidget::wasModified()
696{
697    QMetaObject::activate(this, &staticMetaObject, 0, 0);
698}
699QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.