source: terepaima/terepaima-0.4.16/moc/moc_bookmarkmenu.cpp @ 8c04be3

desarrollostretch
Last change on this file since 8c04be3 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: 7.6 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'bookmarkmenu.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/bookmarkmenu.h"
10#include <QtCore/qbytearray.h>
11#include <QtCore/qmetatype.h>
12#if !defined(Q_MOC_OUTPUT_REVISION)
13#error "The header file 'bookmarkmenu.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__BookmarkMenu_t {
22    QByteArrayData data[14];
23    char stringdata[230];
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__BookmarkMenu_t, stringdata) + ofs \
28        - idx * sizeof(QByteArrayData)) \
29    )
30static const qt_meta_stringdata_qpdfview__BookmarkMenu_t qt_meta_stringdata_qpdfview__BookmarkMenu = {
31    {
32QT_MOC_LITERAL(0, 0, 22),
33QT_MOC_LITERAL(1, 23, 13),
34QT_MOC_LITERAL(2, 37, 0),
35QT_MOC_LITERAL(3, 38, 8),
36QT_MOC_LITERAL(4, 47, 21),
37QT_MOC_LITERAL(5, 69, 19),
38QT_MOC_LITERAL(6, 89, 4),
39QT_MOC_LITERAL(7, 94, 23),
40QT_MOC_LITERAL(8, 118, 17),
41QT_MOC_LITERAL(9, 136, 25),
42QT_MOC_LITERAL(10, 162, 23),
43QT_MOC_LITERAL(11, 186, 8),
44QT_MOC_LITERAL(12, 195, 6),
45QT_MOC_LITERAL(13, 202, 27)
46    },
47    "qpdfview::BookmarkMenu\0openTriggered\0"
48    "\0filePath\0openInNewTabTriggered\0"
49    "jumpToPageTriggered\0page\0"
50    "removeBookmarkTriggered\0on_open_triggered\0"
51    "on_openInNewTab_triggered\0"
52    "on_jumpToPage_triggered\0QAction*\0"
53    "action\0on_removeBookmark_triggered"
54};
55#undef QT_MOC_LITERAL
56
57static const uint qt_meta_data_qpdfview__BookmarkMenu[] = {
58
59 // content:
60       7,       // revision
61       0,       // classname
62       0,    0, // classinfo
63       8,   14, // methods
64       0,    0, // properties
65       0,    0, // enums/sets
66       0,    0, // constructors
67       0,       // flags
68       4,       // signalCount
69
70 // signals: name, argc, parameters, tag, flags
71       1,    1,   54,    2, 0x06 /* Public */,
72       4,    1,   57,    2, 0x06 /* Public */,
73       5,    2,   60,    2, 0x06 /* Public */,
74       7,    1,   65,    2, 0x06 /* Public */,
75
76 // slots: name, argc, parameters, tag, flags
77       8,    0,   68,    2, 0x09 /* Protected */,
78       9,    0,   69,    2, 0x09 /* Protected */,
79      10,    1,   70,    2, 0x09 /* Protected */,
80      13,    0,   73,    2, 0x09 /* Protected */,
81
82 // signals: parameters
83    QMetaType::Void, QMetaType::QString,    3,
84    QMetaType::Void, QMetaType::QString,    3,
85    QMetaType::Void, QMetaType::QString, QMetaType::Int,    3,    6,
86    QMetaType::Void, QMetaType::QString,    3,
87
88 // slots: parameters
89    QMetaType::Void,
90    QMetaType::Void,
91    QMetaType::Void, 0x80000000 | 11,   12,
92    QMetaType::Void,
93
94       0        // eod
95};
96
97void qpdfview::BookmarkMenu::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
98{
99    if (_c == QMetaObject::InvokeMetaMethod) {
100        BookmarkMenu *_t = static_cast<BookmarkMenu *>(_o);
101        switch (_id) {
102        case 0: _t->openTriggered((*reinterpret_cast< const QString(*)>(_a[1]))); break;
103        case 1: _t->openInNewTabTriggered((*reinterpret_cast< const QString(*)>(_a[1]))); break;
104        case 2: _t->jumpToPageTriggered((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
105        case 3: _t->removeBookmarkTriggered((*reinterpret_cast< const QString(*)>(_a[1]))); break;
106        case 4: _t->on_open_triggered(); break;
107        case 5: _t->on_openInNewTab_triggered(); break;
108        case 6: _t->on_jumpToPage_triggered((*reinterpret_cast< QAction*(*)>(_a[1]))); break;
109        case 7: _t->on_removeBookmark_triggered(); break;
110        default: ;
111        }
112    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
113        switch (_id) {
114        default: *reinterpret_cast<int*>(_a[0]) = -1; break;
115        case 6:
116            switch (*reinterpret_cast<int*>(_a[1])) {
117            default: *reinterpret_cast<int*>(_a[0]) = -1; break;
118            case 0:
119                *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QAction* >(); break;
120            }
121            break;
122        }
123    } else if (_c == QMetaObject::IndexOfMethod) {
124        int *result = reinterpret_cast<int *>(_a[0]);
125        void **func = reinterpret_cast<void **>(_a[1]);
126        {
127            typedef void (BookmarkMenu::*_t)(const QString & );
128            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&BookmarkMenu::openTriggered)) {
129                *result = 0;
130            }
131        }
132        {
133            typedef void (BookmarkMenu::*_t)(const QString & );
134            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&BookmarkMenu::openInNewTabTriggered)) {
135                *result = 1;
136            }
137        }
138        {
139            typedef void (BookmarkMenu::*_t)(const QString & , int );
140            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&BookmarkMenu::jumpToPageTriggered)) {
141                *result = 2;
142            }
143        }
144        {
145            typedef void (BookmarkMenu::*_t)(const QString & );
146            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&BookmarkMenu::removeBookmarkTriggered)) {
147                *result = 3;
148            }
149        }
150    }
151}
152
153const QMetaObject qpdfview::BookmarkMenu::staticMetaObject = {
154    { &QMenu::staticMetaObject, qt_meta_stringdata_qpdfview__BookmarkMenu.data,
155      qt_meta_data_qpdfview__BookmarkMenu,  qt_static_metacall, 0, 0}
156};
157
158
159const QMetaObject *qpdfview::BookmarkMenu::metaObject() const
160{
161    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
162}
163
164void *qpdfview::BookmarkMenu::qt_metacast(const char *_clname)
165{
166    if (!_clname) return 0;
167    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__BookmarkMenu.stringdata))
168        return static_cast<void*>(const_cast< BookmarkMenu*>(this));
169    return QMenu::qt_metacast(_clname);
170}
171
172int qpdfview::BookmarkMenu::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
173{
174    _id = QMenu::qt_metacall(_c, _id, _a);
175    if (_id < 0)
176        return _id;
177    if (_c == QMetaObject::InvokeMetaMethod) {
178        if (_id < 8)
179            qt_static_metacall(this, _c, _id, _a);
180        _id -= 8;
181    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
182        if (_id < 8)
183            qt_static_metacall(this, _c, _id, _a);
184        _id -= 8;
185    }
186    return _id;
187}
188
189// SIGNAL 0
190void qpdfview::BookmarkMenu::openTriggered(const QString & _t1)
191{
192    void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
193    QMetaObject::activate(this, &staticMetaObject, 0, _a);
194}
195
196// SIGNAL 1
197void qpdfview::BookmarkMenu::openInNewTabTriggered(const QString & _t1)
198{
199    void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
200    QMetaObject::activate(this, &staticMetaObject, 1, _a);
201}
202
203// SIGNAL 2
204void qpdfview::BookmarkMenu::jumpToPageTriggered(const QString & _t1, int _t2)
205{
206    void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)), const_cast<void*>(reinterpret_cast<const void*>(&_t2)) };
207    QMetaObject::activate(this, &staticMetaObject, 2, _a);
208}
209
210// SIGNAL 3
211void qpdfview::BookmarkMenu::removeBookmarkTriggered(const QString & _t1)
212{
213    void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
214    QMetaObject::activate(this, &staticMetaObject, 3, _a);
215}
216QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.