13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'Object.h' doesn't include <QObject>."
15 #elif Q_MOC_OUTPUT_REVISION != 63
16 #error "This file was generated using the moc from 4.8.6. It"
17 #error "cannot be used with the include files from this version of Qt."
18 #error "(The moc has changed too much.)"
21 QT_BEGIN_MOC_NAMESPACE
40 112, 108, 18, 18, 0x0a,
41 138, 18, 18, 18, 0x2a,
47 "QtHandles::Object\0\0pId\0slotUpdate(int)\0"
48 "slotFinalize()\0slotRedraw()\0file_cmd,term\0"
49 "slotPrint(QString,QString)\0obj\0"
50 "objectDestroyed(QObject*)\0objectDestroyed()\0"
53 void QtHandles::Object::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
55 if (_c == QMetaObject::InvokeMetaMethod) {
56 Q_ASSERT(staticMetaObject.cast(_o));
59 case 0: _t->slotUpdate((*
reinterpret_cast< int(*)
>(_a[1])));
break;
60 case 1: _t->slotFinalize();
break;
61 case 2: _t->slotRedraw();
break;
62 case 3: _t->slotPrint((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])));
break;
63 case 4: _t->objectDestroyed((*
reinterpret_cast< QObject*(*)
>(_a[1])));
break;
64 case 5: _t->objectDestroyed();
break;
70 const QMetaObjectExtraData QtHandles::Object::staticMetaObjectExtraData = {
74 const QMetaObject QtHandles::Object::staticMetaObject = {
79 #ifdef Q_NO_DATA_RELOCATION
80 const QMetaObject &QtHandles::Object::getStaticMetaObject() {
return staticMetaObject; }
81 #endif //Q_NO_DATA_RELOCATION
83 const QMetaObject *QtHandles::Object::metaObject()
const
85 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
88 void *QtHandles::Object::qt_metacast(
const char *_clname)
90 if (!_clname)
return 0;
91 if (!strcmp(_clname, qt_meta_stringdata_QtHandles__Object))
92 return static_cast<void*
>(
const_cast< Object*
>(
this));
93 return QObject::qt_metacast(_clname);
96 int QtHandles::Object::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
98 _id = QObject::qt_metacall(_c, _id, _a);
101 if (_c == QMetaObject::InvokeMetaMethod) {
103 qt_static_metacall(
this, _c, _id, _a);
static const char qt_meta_stringdata_QtHandles__Object[]
Object(const graphics_object &go, QObject *obj=0)
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_QtHandles__Object[]