10 #include "../include/G4OpenGLQtExportDialog.hh"
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'G4OpenGLQtExportDialog.hh' doesn't include <QObject>."
13 #elif Q_MOC_OUTPUT_REVISION != 63
14 #error "This file was generated using the moc from 4.8.4. It"
15 #error "cannot be used with the include files from this version of Qt."
16 #error "(The moc has changed too much.)"
19 QT_BEGIN_MOC_NAMESPACE
43 "G4OpenGLQtExportDialog\0\0changeSizeBox()\0"
44 "changeVectorEPS()\0textWidthChanged(QString)\0"
45 "textHeightChanged(QString)\0"
48 void G4OpenGLQtExportDialog::qt_static_metacall(QObject *_o, QMetaObject::Call _c,
int _id,
void **_a)
50 if (_c == QMetaObject::InvokeMetaMethod) {
51 Q_ASSERT(staticMetaObject.cast(_o));
52 G4OpenGLQtExportDialog *_t =
static_cast<G4OpenGLQtExportDialog *
>(_o);
54 case 0: _t->changeSizeBox();
break;
55 case 1: _t->changeVectorEPS();
break;
56 case 2: _t->textWidthChanged((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
57 case 3: _t->textHeightChanged((*
reinterpret_cast< const QString(*)
>(_a[1])));
break;
63 const QMetaObjectExtraData G4OpenGLQtExportDialog::staticMetaObjectExtraData = {
67 const QMetaObject G4OpenGLQtExportDialog::staticMetaObject = {
72 #ifdef Q_NO_DATA_RELOCATION
73 const QMetaObject &G4OpenGLQtExportDialog::getStaticMetaObject() {
return staticMetaObject; }
74 #endif //Q_NO_DATA_RELOCATION
76 const QMetaObject *G4OpenGLQtExportDialog::metaObject()
const
78 return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
81 void *G4OpenGLQtExportDialog::qt_metacast(
const char *_clname)
83 if (!_clname)
return 0;
85 return static_cast<void*
>(
const_cast< G4OpenGLQtExportDialog*
>(
this));
86 return QDialog::qt_metacast(_clname);
89 int G4OpenGLQtExportDialog::qt_metacall(QMetaObject::Call _c,
int _id,
void **_a)
91 _id = QDialog::qt_metacall(_c, _id, _a);
94 if (_c == QMetaObject::InvokeMetaMethod) {
96 qt_static_metacall(
this, _c, _id, _a);
static const char qt_meta_stringdata_G4OpenGLQtExportDialog[]
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_G4OpenGLQtExportDialog[]