Geant4  10.03
G4UIQt_moc.cc
Go to the documentation of this file.
1 /****************************************************************************
2 ** Meta object code from reading C++ file 'G4UIQt.hh'
3 **
4 ** Created: Mon Nov 28 16:38:20 2016
5 ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.4)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 *****************************************************************************/
9 
10 #include "../include/G4UIQt.hh"
11 #if !defined(Q_MOC_OUTPUT_REVISION)
12 #error "The header file 'G4UIQt.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.)"
17 #endif
18 
19 QT_BEGIN_MOC_NAMESPACE
20 static const uint qt_meta_data_G4UIQt[] = {
21 
22  // content:
23  6, // revision
24  0, // classname
25  0, 0, // classinfo
26  25, 14, // methods
27  0, 0, // properties
28  0, 0, // enums/sets
29  0, 0, // constructors
30  0, // flags
31  0, // signalCount
32 
33  // slots: signature, parameters, type, tag, flags
34  8, 7, 7, 7, 0x08,
35  22, 7, 7, 7, 0x08,
36  44, 7, 7, 7, 0x08,
37  65, 7, 7, 7, 0x08,
38  95, 90, 7, 7, 0x08,
39  126, 7, 7, 7, 0x08,
40  150, 7, 7, 7, 0x08,
41  173, 7, 7, 7, 0x08,
42  202, 7, 7, 7, 0x08,
43  221, 7, 7, 7, 0x08,
44  246, 7, 7, 7, 0x08,
45  274, 7, 7, 7, 0x08,
46  295, 7, 7, 7, 0x08,
47  326, 7, 7, 7, 0x08,
48  354, 7, 7, 7, 0x08,
49  382, 7, 7, 7, 0x08,
50  404, 7, 7, 7, 0x08,
51  426, 7, 7, 7, 0x08,
52  457, 7, 7, 7, 0x08,
53  487, 7, 7, 7, 0x08,
54  515, 7, 7, 7, 0x08,
55  543, 7, 7, 7, 0x08,
56  569, 7, 7, 7, 0x08,
57  595, 7, 7, 7, 0x08,
58  629, 7, 7, 7, 0x08,
59 
60  0 // eod
61 };
62 
63 static const char qt_meta_stringdata_G4UIQt[] = {
64  "G4UIQt\0\0ExitSession()\0ClearButtonCallback()\0"
65  "SaveOutputCallback()\0CommandEnteredCallback()\0"
66  "text\0CommandEditedCallback(QString)\0"
67  "ButtonCallback(QString)\0HelpTreeClicCallback()\0"
68  "HelpTreeDoubleClicCallback()\0"
69  "ShowHelpCallback()\0CommandHistoryCallback()\0"
70  "LookForHelpStringCallback()\0"
71  "UpdateTabWidget(int)\0"
72  "ResizeTabWidget(QResizeEvent*)\0"
73  "CoutFilterCallback(QString)\0"
74  "ThreadComboBoxCallback(int)\0"
75  "TabCloseCallback(int)\0ToolBoxActivated(int)\0"
76  "VisParameterCallback(QWidget*)\0"
77  "ChangeColorCallback(QWidget*)\0"
78  "ChangeCursorAction(QString)\0"
79  "ChangeSurfaceStyle(QString)\0"
80  "OpenIconCallback(QString)\0"
81  "SaveIconCallback(QString)\0"
82  "ViewerPropertiesIconCallback(int)\0"
83  "ChangePerspectiveOrtho(QString)\0"
84 };
85 
86 void G4UIQt::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
87 {
88  if (_c == QMetaObject::InvokeMetaMethod) {
89  Q_ASSERT(staticMetaObject.cast(_o));
90  G4UIQt *_t = static_cast<G4UIQt *>(_o);
91  switch (_id) {
92  case 0: _t->ExitSession(); break;
93  case 1: _t->ClearButtonCallback(); break;
94  case 2: _t->SaveOutputCallback(); break;
95  case 3: _t->CommandEnteredCallback(); break;
96  case 4: _t->CommandEditedCallback((*reinterpret_cast< const QString(*)>(_a[1]))); break;
97  case 5: _t->ButtonCallback((*reinterpret_cast< const QString(*)>(_a[1]))); break;
98  case 6: _t->HelpTreeClicCallback(); break;
99  case 7: _t->HelpTreeDoubleClicCallback(); break;
100  case 8: _t->ShowHelpCallback(); break;
101  case 9: _t->CommandHistoryCallback(); break;
102  case 10: _t->LookForHelpStringCallback(); break;
103  case 11: _t->UpdateTabWidget((*reinterpret_cast< int(*)>(_a[1]))); break;
104  case 12: _t->ResizeTabWidget((*reinterpret_cast< QResizeEvent*(*)>(_a[1]))); break;
105  case 13: _t->CoutFilterCallback((*reinterpret_cast< const QString(*)>(_a[1]))); break;
106  case 14: _t->ThreadComboBoxCallback((*reinterpret_cast< int(*)>(_a[1]))); break;
107  case 15: _t->TabCloseCallback((*reinterpret_cast< int(*)>(_a[1]))); break;
108  case 16: _t->ToolBoxActivated((*reinterpret_cast< int(*)>(_a[1]))); break;
109  case 17: _t->VisParameterCallback((*reinterpret_cast< QWidget*(*)>(_a[1]))); break;
110  case 18: _t->ChangeColorCallback((*reinterpret_cast< QWidget*(*)>(_a[1]))); break;
111  case 19: _t->ChangeCursorAction((*reinterpret_cast< const QString(*)>(_a[1]))); break;
112  case 20: _t->ChangeSurfaceStyle((*reinterpret_cast< const QString(*)>(_a[1]))); break;
113  case 21: _t->OpenIconCallback((*reinterpret_cast< const QString(*)>(_a[1]))); break;
114  case 22: _t->SaveIconCallback((*reinterpret_cast< const QString(*)>(_a[1]))); break;
115  case 23: _t->ViewerPropertiesIconCallback((*reinterpret_cast< int(*)>(_a[1]))); break;
116  case 24: _t->ChangePerspectiveOrtho((*reinterpret_cast< const QString(*)>(_a[1]))); break;
117  default: ;
118  }
119  }
120 }
121 
122 const QMetaObjectExtraData G4UIQt::staticMetaObjectExtraData = {
123  0, qt_static_metacall
124 };
125 
126 const QMetaObject G4UIQt::staticMetaObject = {
127  { &QObject::staticMetaObject, qt_meta_stringdata_G4UIQt,
128  qt_meta_data_G4UIQt, &staticMetaObjectExtraData }
129 };
130 
131 #ifdef Q_NO_DATA_RELOCATION
132 const QMetaObject &G4UIQt::getStaticMetaObject() { return staticMetaObject; }
133 #endif //Q_NO_DATA_RELOCATION
134 
135 const QMetaObject *G4UIQt::metaObject() const
136 {
137  return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
138 }
139 
140 void *G4UIQt::qt_metacast(const char *_clname)
141 {
142  if (!_clname) return 0;
143  if (!strcmp(_clname, qt_meta_stringdata_G4UIQt))
144  return static_cast<void*>(const_cast< G4UIQt*>(this));
145  if (!strcmp(_clname, "G4VBasicShell"))
146  return static_cast< G4VBasicShell*>(const_cast< G4UIQt*>(this));
147  if (!strcmp(_clname, "G4VInteractiveSession"))
148  return static_cast< G4VInteractiveSession*>(const_cast< G4UIQt*>(this));
149  return QObject::qt_metacast(_clname);
150 }
151 
152 int G4UIQt::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
153 {
154  _id = QObject::qt_metacall(_c, _id, _a);
155  if (_id < 0)
156  return _id;
157  if (_c == QMetaObject::InvokeMetaMethod) {
158  if (_id < 25)
159  qt_static_metacall(this, _c, _id, _a);
160  _id -= 25;
161  }
162  return _id;
163 }
164 QT_END_MOC_NAMESPACE
static const char qt_meta_stringdata_G4UIQt[]
Definition: G4UIQt_moc.cc:63
static QT_BEGIN_MOC_NAMESPACE const uint qt_meta_data_G4UIQt[]
Definition: G4UIQt_moc.cc:20