~ubuntu-branches/ubuntu/saucy/print-manager/saucy-proposed

« back to all changes in this revision

Viewing changes to build/printqueue/PrintQueueUi.moc

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-08-23 15:47:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120823154714-2kfgr4ml10d3bvwk
Tags: 0.2.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/****************************************************************************
2
 
** Meta object code from reading C++ file 'PrintQueueUi.h'
3
 
**
4
 
** Created: Wed Aug 15 18:07:05 2012
5
 
**      by: The Qt Meta Object Compiler version 63 (Qt 4.8.2)
6
 
**
7
 
** WARNING! All changes made in this file will be lost!
8
 
*****************************************************************************/
9
 
 
10
 
#include "../../printqueue/PrintQueueUi.h"
11
 
#if !defined(Q_MOC_OUTPUT_REVISION)
12
 
#error "The header file 'PrintQueueUi.h' doesn't include <QObject>."
13
 
#elif Q_MOC_OUTPUT_REVISION != 63
14
 
#error "This file was generated using the moc from 4.8.2. It"
15
 
#error "cannot be used with the include files from this version of Qt."
16
 
#error "(The moc has changed too much.)"
17
 
#endif
18
 
 
19
 
QT_BEGIN_MOC_NAMESPACE
20
 
static const uint qt_meta_data_PrintQueueUi[] = {
21
 
 
22
 
 // content:
23
 
       6,       // revision
24
 
       0,       // classname
25
 
       0,    0, // classinfo
26
 
      15,   14, // methods
27
 
       0,    0, // properties
28
 
       0,    0, // enums/sets
29
 
       0,    0, // constructors
30
 
       0,       // flags
31
 
       1,       // signalCount
32
 
 
33
 
 // signals: signature, parameters, type, tag, flags
34
 
      14,   13,   13,   13, 0x05,
35
 
 
36
 
 // slots: signature, parameters, type, tag, flags
37
 
      25,   13,   13,   13, 0x0a,
38
 
      42,   34,   13,   13, 0x08,
39
 
      71,   65,   13,   13, 0x08,
40
 
      98,   13,   13,   13, 0x08,
41
 
     113,   13,   13,   13, 0x08,
42
 
     132,   13,   13,   13, 0x08,
43
 
     144,   13,   13,   13, 0x08,
44
 
     154,   13,   13,   13, 0x08,
45
 
     177,  170,  166,   13, 0x08,
46
 
     202,   13,  166,   13, 0x28,
47
 
     216,   13,   13,   13, 0x08,
48
 
     238,  232,   13,   13, 0x08,
49
 
     262,  232,   13,   13, 0x08,
50
 
     292,   13,   13,   13, 0x08,
51
 
 
52
 
       0        // eod
53
 
};
54
 
 
55
 
static const char qt_meta_stringdata_PrintQueueUi[] = {
56
 
    "PrintQueueUi\0\0finished()\0update()\0"
57
 
    "printer\0updatePrinter(QString)\0index\0"
58
 
    "whichJobsIndexChanged(int)\0pausePrinter()\0"
59
 
    "configurePrinter()\0cancelJob()\0holdJob()\0"
60
 
    "resumeJob()\0int\0parent\0columnCount(QModelIndex)\0"
61
 
    "columnCount()\0updateButtons()\0point\0"
62
 
    "showContextMenu(QPoint)\0"
63
 
    "showHeaderContextMenu(QPoint)\0"
64
 
    "getAttributesFinished()\0"
65
 
};
66
 
 
67
 
void PrintQueueUi::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
68
 
{
69
 
    if (_c == QMetaObject::InvokeMetaMethod) {
70
 
        Q_ASSERT(staticMetaObject.cast(_o));
71
 
        PrintQueueUi *_t = static_cast<PrintQueueUi *>(_o);
72
 
        switch (_id) {
73
 
        case 0: _t->finished(); break;
74
 
        case 1: _t->update(); break;
75
 
        case 2: _t->updatePrinter((*reinterpret_cast< const QString(*)>(_a[1]))); break;
76
 
        case 3: _t->whichJobsIndexChanged((*reinterpret_cast< int(*)>(_a[1]))); break;
77
 
        case 4: _t->pausePrinter(); break;
78
 
        case 5: _t->configurePrinter(); break;
79
 
        case 6: _t->cancelJob(); break;
80
 
        case 7: _t->holdJob(); break;
81
 
        case 8: _t->resumeJob(); break;
82
 
        case 9: { int _r = _t->columnCount((*reinterpret_cast< const QModelIndex(*)>(_a[1])));
83
 
            if (_a[0]) *reinterpret_cast< int*>(_a[0]) = _r; }  break;
84
 
        case 10: { int _r = _t->columnCount();
85
 
            if (_a[0]) *reinterpret_cast< int*>(_a[0]) = _r; }  break;
86
 
        case 11: _t->updateButtons(); break;
87
 
        case 12: _t->showContextMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
88
 
        case 13: _t->showHeaderContextMenu((*reinterpret_cast< const QPoint(*)>(_a[1]))); break;
89
 
        case 14: _t->getAttributesFinished(); break;
90
 
        default: ;
91
 
        }
92
 
    }
93
 
}
94
 
 
95
 
const QMetaObjectExtraData PrintQueueUi::staticMetaObjectExtraData = {
96
 
    0,  qt_static_metacall 
97
 
};
98
 
 
99
 
const QMetaObject PrintQueueUi::staticMetaObject = {
100
 
    { &KDialog::staticMetaObject, qt_meta_stringdata_PrintQueueUi,
101
 
      qt_meta_data_PrintQueueUi, &staticMetaObjectExtraData }
102
 
};
103
 
 
104
 
#ifdef Q_NO_DATA_RELOCATION
105
 
const QMetaObject &PrintQueueUi::getStaticMetaObject() { return staticMetaObject; }
106
 
#endif //Q_NO_DATA_RELOCATION
107
 
 
108
 
const QMetaObject *PrintQueueUi::metaObject() const
109
 
{
110
 
    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
111
 
}
112
 
 
113
 
void *PrintQueueUi::qt_metacast(const char *_clname)
114
 
{
115
 
    if (!_clname) return 0;
116
 
    if (!strcmp(_clname, qt_meta_stringdata_PrintQueueUi))
117
 
        return static_cast<void*>(const_cast< PrintQueueUi*>(this));
118
 
    return KDialog::qt_metacast(_clname);
119
 
}
120
 
 
121
 
int PrintQueueUi::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
122
 
{
123
 
    _id = KDialog::qt_metacall(_c, _id, _a);
124
 
    if (_id < 0)
125
 
        return _id;
126
 
    if (_c == QMetaObject::InvokeMetaMethod) {
127
 
        if (_id < 15)
128
 
            qt_static_metacall(this, _c, _id, _a);
129
 
        _id -= 15;
130
 
    }
131
 
    return _id;
132
 
}
133
 
 
134
 
// SIGNAL 0
135
 
void PrintQueueUi::finished()
136
 
{
137
 
    QMetaObject::activate(this, &staticMetaObject, 0, 0);
138
 
}
139
 
QT_END_MOC_NAMESPACE