o cleanup mocs
This commit is contained in:
@@ -1,86 +0,0 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'codeeditor.mh'
|
||||
**
|
||||
** Created: Tue May 12 22:50:12 2009
|
||||
** by: The Qt Meta Object Compiler version 59 (Qt 4.4.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "codeeditor.mh"
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'codeeditor.mh' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 59
|
||||
#error "This file was generated using the moc from 4.4.3. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
static const uint qt_meta_data_CodeEditorWindow[] = {
|
||||
|
||||
// content:
|
||||
1, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
7, 10, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
|
||||
// slots: signature, parameters, type, tag, flags
|
||||
18, 17, 17, 17, 0x0a,
|
||||
32, 17, 17, 17, 0x0a,
|
||||
46, 17, 17, 17, 0x0a,
|
||||
62, 17, 17, 17, 0x0a,
|
||||
83, 17, 17, 17, 0x0a,
|
||||
108, 17, 17, 17, 0x0a,
|
||||
117, 17, 17, 17, 0x0a,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
static const char qt_meta_stringdata_CodeEditorWindow[] = {
|
||||
"CodeEditorWindow\0\0listChanged()\0"
|
||||
"codeChanged()\0addCodeToList()\0"
|
||||
"deleteCodeFromList()\0deleteAllCodesFromList()\0"
|
||||
"accept()\0dismiss()\0"
|
||||
};
|
||||
|
||||
const QMetaObject CodeEditorWindow::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_CodeEditorWindow,
|
||||
qt_meta_data_CodeEditorWindow, 0 }
|
||||
};
|
||||
|
||||
const QMetaObject *CodeEditorWindow::metaObject() const
|
||||
{
|
||||
return &staticMetaObject;
|
||||
}
|
||||
|
||||
void *CodeEditorWindow::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return 0;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_CodeEditorWindow))
|
||||
return static_cast<void*>(const_cast< CodeEditorWindow*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int CodeEditorWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
switch (_id) {
|
||||
case 0: listChanged(); break;
|
||||
case 1: codeChanged(); break;
|
||||
case 2: addCodeToList(); break;
|
||||
case 3: deleteCodeFromList(); break;
|
||||
case 4: deleteAllCodesFromList(); break;
|
||||
case 5: accept(); break;
|
||||
case 6: dismiss(); break;
|
||||
}
|
||||
_id -= 7;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_END_MOC_NAMESPACE
|
||||
@@ -1,179 +0,0 @@
|
||||
/****************************************************************************
|
||||
** Meta object code from reading C++ file 'inputcapture.mh'
|
||||
**
|
||||
** Created: Tue May 12 22:50:12 2009
|
||||
** by: The Qt Meta Object Compiler version 59 (Qt 4.4.3)
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost!
|
||||
*****************************************************************************/
|
||||
|
||||
#include "inputcapture.mh"
|
||||
#if !defined(Q_MOC_OUTPUT_REVISION)
|
||||
#error "The header file 'inputcapture.mh' doesn't include <QObject>."
|
||||
#elif Q_MOC_OUTPUT_REVISION != 59
|
||||
#error "This file was generated using the moc from 4.4.3. It"
|
||||
#error "cannot be used with the include files from this version of Qt."
|
||||
#error "(The moc has changed too much.)"
|
||||
#endif
|
||||
|
||||
QT_BEGIN_MOC_NAMESPACE
|
||||
static const uint qt_meta_data_InputCaptureWindow[] = {
|
||||
|
||||
// content:
|
||||
1, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
2, 10, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
|
||||
// slots: signature, parameters, type, tag, flags
|
||||
20, 19, 19, 19, 0x0a,
|
||||
38, 19, 19, 19, 0x0a,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
static const char qt_meta_stringdata_InputCaptureWindow[] = {
|
||||
"InputCaptureWindow\0\0assignMouseAxis()\0"
|
||||
"assignMouseButton()\0"
|
||||
};
|
||||
|
||||
const QMetaObject InputCaptureWindow::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_InputCaptureWindow,
|
||||
qt_meta_data_InputCaptureWindow, 0 }
|
||||
};
|
||||
|
||||
const QMetaObject *InputCaptureWindow::metaObject() const
|
||||
{
|
||||
return &staticMetaObject;
|
||||
}
|
||||
|
||||
void *InputCaptureWindow::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return 0;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_InputCaptureWindow))
|
||||
return static_cast<void*>(const_cast< InputCaptureWindow*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int InputCaptureWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
switch (_id) {
|
||||
case 0: assignMouseAxis(); break;
|
||||
case 1: assignMouseButton(); break;
|
||||
}
|
||||
_id -= 2;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
static const uint qt_meta_data_InputMouseCaptureWindow[] = {
|
||||
|
||||
// content:
|
||||
1, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
2, 10, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
|
||||
// slots: signature, parameters, type, tag, flags
|
||||
25, 24, 24, 24, 0x0a,
|
||||
39, 24, 24, 24, 0x0a,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
static const char qt_meta_stringdata_InputMouseCaptureWindow[] = {
|
||||
"InputMouseCaptureWindow\0\0assignAxisX()\0"
|
||||
"assignAxisY()\0"
|
||||
};
|
||||
|
||||
const QMetaObject InputMouseCaptureWindow::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_InputMouseCaptureWindow,
|
||||
qt_meta_data_InputMouseCaptureWindow, 0 }
|
||||
};
|
||||
|
||||
const QMetaObject *InputMouseCaptureWindow::metaObject() const
|
||||
{
|
||||
return &staticMetaObject;
|
||||
}
|
||||
|
||||
void *InputMouseCaptureWindow::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return 0;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_InputMouseCaptureWindow))
|
||||
return static_cast<void*>(const_cast< InputMouseCaptureWindow*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int InputMouseCaptureWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
switch (_id) {
|
||||
case 0: assignAxisX(); break;
|
||||
case 1: assignAxisY(); break;
|
||||
}
|
||||
_id -= 2;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
static const uint qt_meta_data_InputCalibrationWindow[] = {
|
||||
|
||||
// content:
|
||||
1, // revision
|
||||
0, // classname
|
||||
0, 0, // classinfo
|
||||
1, 10, // methods
|
||||
0, 0, // properties
|
||||
0, 0, // enums/sets
|
||||
|
||||
// slots: signature, parameters, type, tag, flags
|
||||
24, 23, 23, 23, 0x0a,
|
||||
|
||||
0 // eod
|
||||
};
|
||||
|
||||
static const char qt_meta_stringdata_InputCalibrationWindow[] = {
|
||||
"InputCalibrationWindow\0\0dismiss()\0"
|
||||
};
|
||||
|
||||
const QMetaObject InputCalibrationWindow::staticMetaObject = {
|
||||
{ &QObject::staticMetaObject, qt_meta_stringdata_InputCalibrationWindow,
|
||||
qt_meta_data_InputCalibrationWindow, 0 }
|
||||
};
|
||||
|
||||
const QMetaObject *InputCalibrationWindow::metaObject() const
|
||||
{
|
||||
return &staticMetaObject;
|
||||
}
|
||||
|
||||
void *InputCalibrationWindow::qt_metacast(const char *_clname)
|
||||
{
|
||||
if (!_clname) return 0;
|
||||
if (!strcmp(_clname, qt_meta_stringdata_InputCalibrationWindow))
|
||||
return static_cast<void*>(const_cast< InputCalibrationWindow*>(this));
|
||||
return QObject::qt_metacast(_clname);
|
||||
}
|
||||
|
||||
int InputCalibrationWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
|
||||
{
|
||||
_id = QObject::qt_metacall(_c, _id, _a);
|
||||
if (_id < 0)
|
||||
return _id;
|
||||
if (_c == QMetaObject::InvokeMetaMethod) {
|
||||
switch (_id) {
|
||||
case 0: dismiss(); break;
|
||||
}
|
||||
_id -= 1;
|
||||
}
|
||||
return _id;
|
||||
}
|
||||
QT_END_MOC_NAMESPACE
|
||||
Reference in New Issue
Block a user