13 #if !defined(Q_MOC_OUTPUT_REVISION)
14 #error "The header file 'ObjectProxy.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
45 "QtHandles::ObjectProxy\0\0pId\0sendUpdate(int)\0"
46 "sendFinalize()\0sendRedraw()\0file_cmd,term\0"
47 "sendPrint(QString,QString)\0"
50 void QtHandles::ObjectProxy::qt_static_metacall(
QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
52 if (_c == QMetaObject::InvokeMetaMethod) {
53 Q_ASSERT(staticMetaObject.cast(_o));
56 case 0: _t->sendUpdate((*
reinterpret_cast< int(*)
>(_a[1])));
break;
57 case 1: _t->sendFinalize();
break;
58 case 2: _t->sendRedraw();
break;
59 case 3: _t->sendPrint((*
reinterpret_cast< const QString(*)
>(_a[1])),(*
reinterpret_cast< const QString(*)
>(_a[2])));
break;
65 const QMetaObjectExtraData QtHandles::ObjectProxy::staticMetaObjectExtraData = {
69 const QMetaObject QtHandles::ObjectProxy::staticMetaObject = {
74 #ifdef Q_NO_DATA_RELOCATION
75 const QMetaObject &QtHandles::ObjectProxy::getStaticMetaObject() {
return staticMetaObject; }
76 #endif //Q_NO_DATA_RELOCATION
78 const QMetaObject *QtHandles::ObjectProxy::metaObject()
const
80 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
83 void *QtHandles::ObjectProxy::qt_metacast(
const char *_clname)
85 if (!_clname)
return 0;
86 if (!strcmp(_clname, qt_meta_stringdata_QtHandles__ObjectProxy))
87 return static_cast<void*
>(
const_cast< ObjectProxy*
>(
this));
88 return QObject::qt_metacast(_clname);
91 int QtHandles::ObjectProxy::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
93 _id = QObject::qt_metacall(_c, _id, _a);
96 if (_c == QMetaObject::InvokeMetaMethod) {
98 qt_static_metacall(
this, _c, _id, _a);
107 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)) };
108 QMetaObject::activate(
this, &staticMetaObject, 0, _a);
114 QMetaObject::activate(
this, &staticMetaObject, 1, 0);
120 QMetaObject::activate(
this, &staticMetaObject, 2, 0);
126 void *_a[] = { 0,
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t1)),
const_cast<void*
>(
reinterpret_cast<const void*
>(&_t2)) };
127 QMetaObject::activate(
this, &staticMetaObject, 3, _a);
void sendPrint(const QString &file_cmd, const QString &term)
static const char qt_meta_stringdata_QtHandles__ObjectProxy[]
ObjectProxy(Object *obj=0)
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_QtHandles__ObjectProxy[]