Ignore:
Timestamp:
Nov 1, 2016, 1:11:05 PM (8 years ago)
Author:
aosorio <aosorio@…>
Branches:
master, desarrollo, stretch
Children:
3a8fee9
Parents:
9e3d987
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • terepaima-0.4.16/moc-pdf/moc_annotationwidgets.cpp

    r1f4adec r3d95845  
    22** Meta object code from reading C++ file 'annotationwidgets.h'
    33**
    4 ** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.6)
     4** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2)
    55**
    66** WARNING! All changes made in this file will be lost!
     
    88
    99#include "../sources/annotationwidgets.h"
     10#include <QtCore/qbytearray.h>
     11#include <QtCore/qmetatype.h>
    1012#if !defined(Q_MOC_OUTPUT_REVISION)
    1113#error "The header file 'annotationwidgets.h' doesn't include <QObject>."
    12 #elif Q_MOC_OUTPUT_REVISION != 63
    13 #error "This file was generated using the moc from 4.8.6. It"
     14#elif Q_MOC_OUTPUT_REVISION != 67
     15#error "This file was generated using the moc from 5.3.2. It"
    1416#error "cannot be used with the include files from this version of Qt."
    1517#error "(The moc has changed too much.)"
     
    1719
    1820QT_BEGIN_MOC_NAMESPACE
     21struct qt_meta_stringdata_qpdfview__AnnotationWidget_t {
     22    QByteArrayData data[4];
     23    char stringdata[55];
     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__AnnotationWidget_t, stringdata) + ofs \
     28        - idx * sizeof(QByteArrayData)) \
     29    )
     30static const qt_meta_stringdata_qpdfview__AnnotationWidget_t qt_meta_stringdata_qpdfview__AnnotationWidget = {
     31    {
     32QT_MOC_LITERAL(0, 0, 26),
     33QT_MOC_LITERAL(1, 27, 11),
     34QT_MOC_LITERAL(2, 39, 0),
     35QT_MOC_LITERAL(3, 40, 14)
     36    },
     37    "qpdfview::AnnotationWidget\0wasModified\0"
     38    "\0on_textChanged"
     39};
     40#undef QT_MOC_LITERAL
     41
    1942static const uint qt_meta_data_qpdfview__AnnotationWidget[] = {
    2043
    2144 // content:
    22        6,       // revision
     45       7,       // revision
    2346       0,       // classname
    2447       0,    0, // classinfo
     
    3053       1,       // signalCount
    3154
    32  // signals: signature, parameters, type, tag, flags
    33       28,   27,   27,   27, 0x05,
    34 
    35  // slots: signature, parameters, type, tag, flags
    36       42,   27,   27,   27, 0x09,
     55 // signals: name, argc, parameters, tag, flags
     56       1,    0,   24,    2, 0x06 /* Public */,
     57
     58 // slots: name, argc, parameters, tag, flags
     59       3,    0,   25,    2, 0x09 /* Protected */,
     60
     61 // signals: parameters
     62    QMetaType::Void,
     63
     64 // slots: parameters
     65    QMetaType::Void,
    3766
    3867       0        // eod
    3968};
    4069
    41 static const char qt_meta_stringdata_qpdfview__AnnotationWidget[] = {
    42     "qpdfview::AnnotationWidget\0\0wasModified()\0"
    43     "on_textChanged()\0"
    44 };
    45 
    4670void qpdfview::AnnotationWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
    4771{
    4872    if (_c == QMetaObject::InvokeMetaMethod) {
    49         Q_ASSERT(staticMetaObject.cast(_o));
    5073        AnnotationWidget *_t = static_cast<AnnotationWidget *>(_o);
    5174        switch (_id) {
     
    5477        default: ;
    5578        }
     79    } else if (_c == QMetaObject::IndexOfMethod) {
     80        int *result = reinterpret_cast<int *>(_a[0]);
     81        void **func = reinterpret_cast<void **>(_a[1]);
     82        {
     83            typedef void (AnnotationWidget::*_t)();
     84            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&AnnotationWidget::wasModified)) {
     85                *result = 0;
     86            }
     87        }
    5688    }
    5789    Q_UNUSED(_a);
    5890}
    5991
    60 const QMetaObjectExtraData qpdfview::AnnotationWidget::staticMetaObjectExtraData = {
    61     0,  qt_static_metacall
    62 };
    63 
    6492const QMetaObject qpdfview::AnnotationWidget::staticMetaObject = {
    65     { &QPlainTextEdit::staticMetaObject, qt_meta_stringdata_qpdfview__AnnotationWidget,
    66       qt_meta_data_qpdfview__AnnotationWidget, &staticMetaObjectExtraData }
    67 };
    68 
    69 #ifdef Q_NO_DATA_RELOCATION
    70 const QMetaObject &qpdfview::AnnotationWidget::getStaticMetaObject() { return staticMetaObject; }
    71 #endif //Q_NO_DATA_RELOCATION
     93    { &QPlainTextEdit::staticMetaObject, qt_meta_stringdata_qpdfview__AnnotationWidget.data,
     94      qt_meta_data_qpdfview__AnnotationWidget,  qt_static_metacall, 0, 0}
     95};
     96
    7297
    7398const QMetaObject *qpdfview::AnnotationWidget::metaObject() const
    7499{
    75     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
     100    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
    76101}
    77102
     
    79104{
    80105    if (!_clname) return 0;
    81     if (!strcmp(_clname, qt_meta_stringdata_qpdfview__AnnotationWidget))
     106    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__AnnotationWidget.stringdata))
    82107        return static_cast<void*>(const_cast< AnnotationWidget*>(this));
    83108    return QPlainTextEdit::qt_metacast(_clname);
     
    93118            qt_static_metacall(this, _c, _id, _a);
    94119        _id -= 2;
     120    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
     121        if (_id < 2)
     122            *reinterpret_cast<int*>(_a[0]) = -1;
     123        _id -= 2;
    95124    }
    96125    return _id;
     
    102131    QMetaObject::activate(this, &staticMetaObject, 0, 0);
    103132}
     133struct qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget_t {
     134    QByteArrayData data[6];
     135    char stringdata[115];
     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__FileAttachmentAnnotationWidget_t, stringdata) + ofs \
     140        - idx * sizeof(QByteArrayData)) \
     141    )
     142static const qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget_t qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget = {
     143    {
     144QT_MOC_LITERAL(0, 0, 40),
     145QT_MOC_LITERAL(1, 41, 14),
     146QT_MOC_LITERAL(2, 56, 0),
     147QT_MOC_LITERAL(3, 57, 14),
     148QT_MOC_LITERAL(4, 72, 17),
     149QT_MOC_LITERAL(5, 90, 24)
     150    },
     151    "qpdfview::FileAttachmentAnnotationWidget\0"
     152    "on_aboutToShow\0\0on_aboutToHide\0"
     153    "on_save_triggered\0on_saveAndOpen_triggered"
     154};
     155#undef QT_MOC_LITERAL
     156
    104157static const uint qt_meta_data_qpdfview__FileAttachmentAnnotationWidget[] = {
    105158
    106159 // content:
    107        6,       // revision
     160       7,       // revision
    108161       0,       // classname
    109162       0,    0, // classinfo
     
    115168       0,       // signalCount
    116169
    117  // slots: signature, parameters, type, tag, flags
    118       42,   41,   41,   41, 0x09,
    119       59,   41,   41,   41, 0x09,
    120       76,   41,   41,   41, 0x09,
    121       96,   41,   41,   41, 0x09,
     170 // slots: name, argc, parameters, tag, flags
     171       1,    0,   34,    2, 0x09 /* Protected */,
     172       3,    0,   35,    2, 0x09 /* Protected */,
     173       4,    0,   36,    2, 0x09 /* Protected */,
     174       5,    0,   37,    2, 0x09 /* Protected */,
     175
     176 // slots: parameters
     177    QMetaType::Void,
     178    QMetaType::Void,
     179    QMetaType::Void,
     180    QMetaType::Void,
    122181
    123182       0        // eod
    124183};
    125184
    126 static const char qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget[] = {
    127     "qpdfview::FileAttachmentAnnotationWidget\0"
    128     "\0on_aboutToShow()\0on_aboutToHide()\0"
    129     "on_save_triggered()\0on_saveAndOpen_triggered()\0"
    130 };
    131 
    132185void qpdfview::FileAttachmentAnnotationWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
    133186{
    134187    if (_c == QMetaObject::InvokeMetaMethod) {
    135         Q_ASSERT(staticMetaObject.cast(_o));
    136188        FileAttachmentAnnotationWidget *_t = static_cast<FileAttachmentAnnotationWidget *>(_o);
    137189        switch (_id) {
     
    146198}
    147199
    148 const QMetaObjectExtraData qpdfview::FileAttachmentAnnotationWidget::staticMetaObjectExtraData = {
    149     0,  qt_static_metacall
    150 };
    151 
    152200const QMetaObject qpdfview::FileAttachmentAnnotationWidget::staticMetaObject = {
    153     { &QToolButton::staticMetaObject, qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget,
    154       qt_meta_data_qpdfview__FileAttachmentAnnotationWidget, &staticMetaObjectExtraData }
    155 };
    156 
    157 #ifdef Q_NO_DATA_RELOCATION
    158 const QMetaObject &qpdfview::FileAttachmentAnnotationWidget::getStaticMetaObject() { return staticMetaObject; }
    159 #endif //Q_NO_DATA_RELOCATION
     201    { &QToolButton::staticMetaObject, qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget.data,
     202      qt_meta_data_qpdfview__FileAttachmentAnnotationWidget,  qt_static_metacall, 0, 0}
     203};
     204
    160205
    161206const QMetaObject *qpdfview::FileAttachmentAnnotationWidget::metaObject() const
    162207{
    163     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
     208    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
    164209}
    165210
     
    167212{
    168213    if (!_clname) return 0;
    169     if (!strcmp(_clname, qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget))
     214    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__FileAttachmentAnnotationWidget.stringdata))
    170215        return static_cast<void*>(const_cast< FileAttachmentAnnotationWidget*>(this));
    171216    return QToolButton::qt_metacast(_clname);
     
    181226            qt_static_metacall(this, _c, _id, _a);
    182227        _id -= 4;
     228    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
     229        if (_id < 4)
     230            *reinterpret_cast<int*>(_a[0]) = -1;
     231        _id -= 4;
    183232    }
    184233    return _id;
Note: See TracChangeset for help on using the changeset viewer.