9 #include "../inc/TQRootApplication.h"
10 #if !defined(Q_MOC_OUTPUT_REVISION)
11 #error "The header file 'TQRootApplication.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 #error "cannot be used with the include files from this version of Qt."
15 #error "(The moc has changed too much.)"
18 QT_BEGIN_MOC_NAMESPACE
40 "TQRootApplication\0\0Execute()\0Quit()\0"
43 void TQRootApplication::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
45 if (_c == QMetaObject::InvokeMetaMethod) {
46 Q_ASSERT(staticMetaObject.cast(_o));
50 case 1: _t->Quit();
break;
57 const QMetaObjectExtraData TQRootApplication::staticMetaObjectExtraData = {
61 const QMetaObject TQRootApplication::staticMetaObject = {
66 #ifdef Q_NO_DATA_RELOCATION
67 const QMetaObject &TQRootApplication::getStaticMetaObject() {
return staticMetaObject; }
68 #endif //Q_NO_DATA_RELOCATION
70 const QMetaObject *TQRootApplication::metaObject()
const
72 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
75 void *TQRootApplication::qt_metacast(
const char *_clname)
77 if (!_clname)
return 0;
78 if (!strcmp(_clname, qt_meta_stringdata_TQRootApplication))
80 return QApplication::qt_metacast(_clname);
83 int TQRootApplication::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
85 _id = QApplication::qt_metacall(_c, _id, _a);
88 if (_c == QMetaObject::InvokeMetaMethod) {
90 qt_static_metacall(
this, _c, _id, _a);
void Execute()
Call the inner loop of ROOT.
static const char qt_meta_stringdata_TQRootApplication[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_TQRootApplication[]