source: terepaima/terepaima-0.4.16/moc-djvu/moc_djvumodel.cpp @ f626f58

desarrollostretch
Last change on this file since f626f58 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: 5.4 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'djvumodel.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/djvumodel.h"
10#include <QtCore/qbytearray.h>
11#include <QtCore/qmetatype.h>
12#include <QtCore/qplugin.h>
13#if !defined(Q_MOC_OUTPUT_REVISION)
14#error "The header file 'djvumodel.h' doesn't include <QObject>."
15#elif Q_MOC_OUTPUT_REVISION != 67
16#error "This file was generated using the moc from 5.3.2. 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
21QT_BEGIN_MOC_NAMESPACE
22struct qt_meta_stringdata_qpdfview__DjVuPlugin_t {
23    QByteArrayData data[1];
24    char stringdata[21];
25};
26#define QT_MOC_LITERAL(idx, ofs, len) \
27    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
28    qptrdiff(offsetof(qt_meta_stringdata_qpdfview__DjVuPlugin_t, stringdata) + ofs \
29        - idx * sizeof(QByteArrayData)) \
30    )
31static const qt_meta_stringdata_qpdfview__DjVuPlugin_t qt_meta_stringdata_qpdfview__DjVuPlugin = {
32    {
33QT_MOC_LITERAL(0, 0, 20)
34    },
35    "qpdfview::DjVuPlugin"
36};
37#undef QT_MOC_LITERAL
38
39static const uint qt_meta_data_qpdfview__DjVuPlugin[] = {
40
41 // content:
42       7,       // revision
43       0,       // classname
44       0,    0, // classinfo
45       0,    0, // methods
46       0,    0, // properties
47       0,    0, // enums/sets
48       0,    0, // constructors
49       0,       // flags
50       0,       // signalCount
51
52       0        // eod
53};
54
55void qpdfview::DjVuPlugin::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
56{
57    Q_UNUSED(_o);
58    Q_UNUSED(_id);
59    Q_UNUSED(_c);
60    Q_UNUSED(_a);
61}
62
63const QMetaObject qpdfview::DjVuPlugin::staticMetaObject = {
64    { &QObject::staticMetaObject, qt_meta_stringdata_qpdfview__DjVuPlugin.data,
65      qt_meta_data_qpdfview__DjVuPlugin,  qt_static_metacall, 0, 0}
66};
67
68
69const QMetaObject *qpdfview::DjVuPlugin::metaObject() const
70{
71    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
72}
73
74void *qpdfview::DjVuPlugin::qt_metacast(const char *_clname)
75{
76    if (!_clname) return 0;
77    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__DjVuPlugin.stringdata))
78        return static_cast<void*>(const_cast< DjVuPlugin*>(this));
79    if (!strcmp(_clname, "Plugin"))
80        return static_cast< Plugin*>(const_cast< DjVuPlugin*>(this));
81    if (!strcmp(_clname, "local.qpdfview.Plugin"))
82        return static_cast< qpdfview::Plugin*>(const_cast< DjVuPlugin*>(this));
83    return QObject::qt_metacast(_clname);
84}
85
86int qpdfview::DjVuPlugin::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
87{
88    _id = QObject::qt_metacall(_c, _id, _a);
89    if (_id < 0)
90        return _id;
91    return _id;
92}
93
94QT_PLUGIN_METADATA_SECTION const uint qt_section_alignment_dummy = 42;
95
96#ifdef QT_NO_DEBUG
97
98QT_PLUGIN_METADATA_SECTION
99static const unsigned char qt_pluginMetaData[] = {
100    'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', ' ',
101    0x71, 0x62, 0x6a, 0x73, 0x01, 0x00, 0x00, 0x00,
102    0x98, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
103    0x84, 0x00, 0x00, 0x00, 0x1b, 0x03, 0x00, 0x00,
104    0x03, 0x00, 0x49, 0x49, 0x44, 0x00, 0x00, 0x00,
105    0x15, 0x00, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x2e,
106    0x71, 0x70, 0x64, 0x66, 0x76, 0x69, 0x65, 0x77,
107    0x2e, 0x50, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x00,
108    0x1b, 0x08, 0x00, 0x00, 0x09, 0x00, 0x63, 0x6c,
109    0x61, 0x73, 0x73, 0x4e, 0x61, 0x6d, 0x65, 0x00,
110    0x0a, 0x00, 0x44, 0x6a, 0x56, 0x75, 0x50, 0x6c,
111    0x75, 0x67, 0x69, 0x6e, 0x5a, 0x60, 0xa0, 0x00,
112    0x07, 0x00, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f,
113    0x6e, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00,
114    0x05, 0x00, 0x64, 0x65, 0x62, 0x75, 0x67, 0x00,
115    0x15, 0x0f, 0x00, 0x00, 0x08, 0x00, 0x4d, 0x65,
116    0x74, 0x61, 0x44, 0x61, 0x74, 0x61, 0x00, 0x00,
117    0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
118    0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00,
119    0x68, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00,
120    0x5c, 0x00, 0x00, 0x00, 0x4c, 0x00, 0x00, 0x00
121};
122
123#else // QT_NO_DEBUG
124
125QT_PLUGIN_METADATA_SECTION
126static const unsigned char qt_pluginMetaData[] = {
127    'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', ' ',
128    0x71, 0x62, 0x6a, 0x73, 0x01, 0x00, 0x00, 0x00,
129    0x98, 0x00, 0x00, 0x00, 0x0b, 0x00, 0x00, 0x00,
130    0x84, 0x00, 0x00, 0x00, 0x1b, 0x03, 0x00, 0x00,
131    0x03, 0x00, 0x49, 0x49, 0x44, 0x00, 0x00, 0x00,
132    0x15, 0x00, 0x6c, 0x6f, 0x63, 0x61, 0x6c, 0x2e,
133    0x71, 0x70, 0x64, 0x66, 0x76, 0x69, 0x65, 0x77,
134    0x2e, 0x50, 0x6c, 0x75, 0x67, 0x69, 0x6e, 0x00,
135    0x15, 0x08, 0x00, 0x00, 0x08, 0x00, 0x4d, 0x65,
136    0x74, 0x61, 0x44, 0x61, 0x74, 0x61, 0x00, 0x00,
137    0x0c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
138    0x00, 0x00, 0x00, 0x00, 0x9b, 0x0b, 0x00, 0x00,
139    0x09, 0x00, 0x63, 0x6c, 0x61, 0x73, 0x73, 0x4e,
140    0x61, 0x6d, 0x65, 0x00, 0x0a, 0x00, 0x44, 0x6a,
141    0x56, 0x75, 0x50, 0x6c, 0x75, 0x67, 0x69, 0x6e,
142    0x31, 0x00, 0x00, 0x00, 0x05, 0x00, 0x64, 0x65,
143    0x62, 0x75, 0x67, 0x00, 0x5a, 0x60, 0xa0, 0x00,
144    0x07, 0x00, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f,
145    0x6e, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x00,
146    0x30, 0x00, 0x00, 0x00, 0x4c, 0x00, 0x00, 0x00,
147    0x68, 0x00, 0x00, 0x00, 0x74, 0x00, 0x00, 0x00
148};
149#endif // QT_NO_DEBUG
150
151using namespace qpdfview;
152QT_MOC_EXPORT_PLUGIN(qpdfview::DjVuPlugin, DjVuPlugin)
153
154QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.