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/moc_recentlyclosedmenu.cpp

    r1f4adec r3d95845  
    22** Meta object code from reading C++ file 'recentlyclosedmenu.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/recentlyclosedmenu.h"
     10#include <QtCore/qbytearray.h>
     11#include <QtCore/qmetatype.h>
    1012#if !defined(Q_MOC_OUTPUT_REVISION)
    1113#error "The header file 'recentlyclosedmenu.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__RecentlyClosedMenu_t {
     22    QByteArrayData data[9];
     23    char stringdata[157];
     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__RecentlyClosedMenu_t, stringdata) + ofs \
     28        - idx * sizeof(QByteArrayData)) \
     29    )
     30static const qt_meta_stringdata_qpdfview__RecentlyClosedMenu_t qt_meta_stringdata_qpdfview__RecentlyClosedMenu = {
     31    {
     32QT_MOC_LITERAL(0, 0, 28),
     33QT_MOC_LITERAL(1, 29, 18),
     34QT_MOC_LITERAL(2, 48, 0),
     35QT_MOC_LITERAL(3, 49, 8),
     36QT_MOC_LITERAL(4, 58, 9),
     37QT_MOC_LITERAL(5, 68, 21),
     38QT_MOC_LITERAL(6, 90, 20),
     39QT_MOC_LITERAL(7, 111, 22),
     40QT_MOC_LITERAL(8, 134, 22)
     41    },
     42    "qpdfview::RecentlyClosedMenu\0"
     43    "tabActionTriggered\0\0QAction*\0tabAction\0"
     44    "triggerFirstTabAction\0triggerLastTabAction\0"
     45    "on_tabAction_triggered\0on_clearList_triggered"
     46};
     47#undef QT_MOC_LITERAL
     48
    1949static const uint qt_meta_data_qpdfview__RecentlyClosedMenu[] = {
    2050
    2151 // content:
    22        6,       // revision
     52       7,       // revision
    2353       0,       // classname
    2454       0,    0, // classinfo
     
    3060       1,       // signalCount
    3161
    32  // signals: signature, parameters, type, tag, flags
    33       40,   30,   29,   29, 0x05,
     62 // signals: name, argc, parameters, tag, flags
     63       1,    1,   39,    2, 0x06 /* Public */,
    3464
    35  // slots: signature, parameters, type, tag, flags
    36       69,   29,   29,   29, 0x0a,
    37       93,   29,   29,   29, 0x0a,
    38      116,   30,   29,   29, 0x09,
    39      149,   29,   29,   29, 0x09,
     65 // slots: name, argc, parameters, tag, flags
     66       5,    0,   42,    2, 0x0a /* Public */,
     67       6,    0,   43,    2, 0x0a /* Public */,
     68       7,    1,   44,    2, 0x09 /* Protected */,
     69       8,    0,   47,    2, 0x09 /* Protected */,
     70
     71 // signals: parameters
     72    QMetaType::Void, 0x80000000 | 3,    4,
     73
     74 // slots: parameters
     75    QMetaType::Void,
     76    QMetaType::Void,
     77    QMetaType::Void, 0x80000000 | 3,    4,
     78    QMetaType::Void,
    4079
    4180       0        // eod
    42 };
    43 
    44 static const char qt_meta_stringdata_qpdfview__RecentlyClosedMenu[] = {
    45     "qpdfview::RecentlyClosedMenu\0\0tabAction\0"
    46     "tabActionTriggered(QAction*)\0"
    47     "triggerFirstTabAction()\0triggerLastTabAction()\0"
    48     "on_tabAction_triggered(QAction*)\0"
    49     "on_clearList_triggered()\0"
    5081};
    5182
     
    5384{
    5485    if (_c == QMetaObject::InvokeMetaMethod) {
    55         Q_ASSERT(staticMetaObject.cast(_o));
    5686        RecentlyClosedMenu *_t = static_cast<RecentlyClosedMenu *>(_o);
    5787        switch (_id) {
     
    6393        default: ;
    6494        }
     95    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
     96        switch (_id) {
     97        default: *reinterpret_cast<int*>(_a[0]) = -1; break;
     98        case 0:
     99            switch (*reinterpret_cast<int*>(_a[1])) {
     100            default: *reinterpret_cast<int*>(_a[0]) = -1; break;
     101            case 0:
     102                *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QAction* >(); break;
     103            }
     104            break;
     105        case 3:
     106            switch (*reinterpret_cast<int*>(_a[1])) {
     107            default: *reinterpret_cast<int*>(_a[0]) = -1; break;
     108            case 0:
     109                *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< QAction* >(); break;
     110            }
     111            break;
     112        }
     113    } else if (_c == QMetaObject::IndexOfMethod) {
     114        int *result = reinterpret_cast<int *>(_a[0]);
     115        void **func = reinterpret_cast<void **>(_a[1]);
     116        {
     117            typedef void (RecentlyClosedMenu::*_t)(QAction * );
     118            if (*reinterpret_cast<_t *>(func) == static_cast<_t>(&RecentlyClosedMenu::tabActionTriggered)) {
     119                *result = 0;
     120            }
     121        }
    65122    }
    66123}
    67124
    68 const QMetaObjectExtraData qpdfview::RecentlyClosedMenu::staticMetaObjectExtraData = {
    69     0,  qt_static_metacall
     125const QMetaObject qpdfview::RecentlyClosedMenu::staticMetaObject = {
     126    { &QMenu::staticMetaObject, qt_meta_stringdata_qpdfview__RecentlyClosedMenu.data,
     127      qt_meta_data_qpdfview__RecentlyClosedMenu,  qt_static_metacall, 0, 0}
    70128};
    71129
    72 const QMetaObject qpdfview::RecentlyClosedMenu::staticMetaObject = {
    73     { &QMenu::staticMetaObject, qt_meta_stringdata_qpdfview__RecentlyClosedMenu,
    74       qt_meta_data_qpdfview__RecentlyClosedMenu, &staticMetaObjectExtraData }
    75 };
    76 
    77 #ifdef Q_NO_DATA_RELOCATION
    78 const QMetaObject &qpdfview::RecentlyClosedMenu::getStaticMetaObject() { return staticMetaObject; }
    79 #endif //Q_NO_DATA_RELOCATION
    80130
    81131const QMetaObject *qpdfview::RecentlyClosedMenu::metaObject() const
    82132{
    83     return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
     133    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
    84134}
    85135
     
    87137{
    88138    if (!_clname) return 0;
    89     if (!strcmp(_clname, qt_meta_stringdata_qpdfview__RecentlyClosedMenu))
     139    if (!strcmp(_clname, qt_meta_stringdata_qpdfview__RecentlyClosedMenu.stringdata))
    90140        return static_cast<void*>(const_cast< RecentlyClosedMenu*>(this));
    91141    return QMenu::qt_metacast(_clname);
     
    98148        return _id;
    99149    if (_c == QMetaObject::InvokeMetaMethod) {
     150        if (_id < 5)
     151            qt_static_metacall(this, _c, _id, _a);
     152        _id -= 5;
     153    } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) {
    100154        if (_id < 5)
    101155            qt_static_metacall(this, _c, _id, _a);
Note: See TracChangeset for help on using the changeset viewer.