Sync repository
[mardrone] / mardrone / gauges / moc_gauge.cpp
diff --git a/mardrone/gauges/moc_gauge.cpp b/mardrone/gauges/moc_gauge.cpp
new file mode 100644 (file)
index 0000000..a60eade
--- /dev/null
@@ -0,0 +1,185 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'gauge.h'
+**
+** Created: Tue Apr 10 12:16:12 2012
+**      by: The Qt Meta Object Compiler version 63 (Qt 4.8.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "gauge.h"
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'gauge.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 63
+#error "This file was generated using the moc from 4.8.0. 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_Gauge[] = {
+
+ // content:
+       6,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+      23,   14, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+ // properties: name, type, flags
+      14,    6, 0x0a095103,
+      19,    6, 0x0a095103,
+      26,    6, 0x0a095103,
+      40,   34, 0x40095103,
+      52,   45, 0x43095103,
+      58,   45, 0x43095103,
+      68,   45, 0x43095103,
+      84,   80, 0x02095103,
+     101,   95, 0x87095103,
+     108,   95, 0x87095103,
+     114,   95, 0x87095103,
+     127,   95, 0x87095103,
+     131,   95, 0x87095103,
+     136,   95, 0x87095103,
+     143,   95, 0x87095103,
+     151,   95, 0x87095103,
+     165,   95, 0x87095103,
+     177,   95, 0x87095103,
+     188,   95, 0x87095103,
+     198,   95, 0x87095103,
+     210,   95, 0x87095103,
+     223,   80, 0x02095103,
+     241,  233, 0x0009510b,
+
+       0        // eod
+};
+
+static const char qt_meta_stringdata_Gauge[] = {
+    "Gauge\0QString\0name\0format\0options\0"
+    "QFont\0font\0QColor\0color\0backColor\0"
+    "borderColor\0int\0gaugeStyle\0float\0"
+    "value2\0value\0displayScale\0low\0high\0"
+    "lowRed\0highRed\0tickIncrement\0tickSpacing\0"
+    "tickLength\0lineWidth\0lowPosition\0"
+    "highPosition\0tickMinor\0QImage*\0"
+    "needleImage\0"
+};
+
+void Gauge::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObjectExtraData Gauge::staticMetaObjectExtraData = {
+    0,  qt_static_metacall 
+};
+
+const QMetaObject Gauge::staticMetaObject = {
+    { &QGraphicsWidget::staticMetaObject, qt_meta_stringdata_Gauge,
+      qt_meta_data_Gauge, &staticMetaObjectExtraData }
+};
+
+#ifdef Q_NO_DATA_RELOCATION
+const QMetaObject &Gauge::getStaticMetaObject() { return staticMetaObject; }
+#endif //Q_NO_DATA_RELOCATION
+
+const QMetaObject *Gauge::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
+}
+
+void *Gauge::qt_metacast(const char *_clname)
+{
+    if (!_clname) return 0;
+    if (!strcmp(_clname, qt_meta_stringdata_Gauge))
+        return static_cast<void*>(const_cast< Gauge*>(this));
+    return QGraphicsWidget::qt_metacast(_clname);
+}
+
+int Gauge::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QGraphicsWidget::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    
+#ifndef QT_NO_PROPERTIES
+     if (_c == QMetaObject::ReadProperty) {
+        void *_v = _a[0];
+        switch (_id) {
+        case 0: *reinterpret_cast< QString*>(_v) = name(); break;
+        case 1: *reinterpret_cast< QString*>(_v) = format(); break;
+        case 2: *reinterpret_cast< QString*>(_v) = options(); break;
+        case 3: *reinterpret_cast< QFont*>(_v) = getFont(); break;
+        case 4: *reinterpret_cast< QColor*>(_v) = getColor(); break;
+        case 5: *reinterpret_cast< QColor*>(_v) = getBackColor(); break;
+        case 6: *reinterpret_cast< QColor*>(_v) = getBorderColor(); break;
+        case 7: *reinterpret_cast< int*>(_v) = gaugeStyle(); break;
+        case 8: *reinterpret_cast< float*>(_v) = value2(); break;
+        case 9: *reinterpret_cast< float*>(_v) = value(); break;
+        case 10: *reinterpret_cast< float*>(_v) = displayScale(); break;
+        case 11: *reinterpret_cast< float*>(_v) = low(); break;
+        case 12: *reinterpret_cast< float*>(_v) = high(); break;
+        case 13: *reinterpret_cast< float*>(_v) = lowRed(); break;
+        case 14: *reinterpret_cast< float*>(_v) = highRed(); break;
+        case 15: *reinterpret_cast< float*>(_v) = tickIncrement(); break;
+        case 16: *reinterpret_cast< float*>(_v) = tickSpacing(); break;
+        case 17: *reinterpret_cast< float*>(_v) = tickLength(); break;
+        case 18: *reinterpret_cast< float*>(_v) = lineWidth(); break;
+        case 19: *reinterpret_cast< float*>(_v) = lowPosition(); break;
+        case 20: *reinterpret_cast< float*>(_v) = highPosition(); break;
+        case 21: *reinterpret_cast< int*>(_v) = tickMinor(); break;
+        case 22: *reinterpret_cast< QImage**>(_v) = needleImage(); break;
+        }
+        _id -= 23;
+    } else if (_c == QMetaObject::WriteProperty) {
+        void *_v = _a[0];
+        switch (_id) {
+        case 0: setName(*reinterpret_cast< QString*>(_v)); break;
+        case 1: setFormat(*reinterpret_cast< QString*>(_v)); break;
+        case 2: setOptions(*reinterpret_cast< QString*>(_v)); break;
+        case 3: setFont(*reinterpret_cast< QFont*>(_v)); break;
+        case 4: setColor(*reinterpret_cast< QColor*>(_v)); break;
+        case 5: setBackColor(*reinterpret_cast< QColor*>(_v)); break;
+        case 6: setBorderColor(*reinterpret_cast< QColor*>(_v)); break;
+        case 7: setGaugeStyle(*reinterpret_cast< int*>(_v)); break;
+        case 8: setValue2(*reinterpret_cast< float*>(_v)); break;
+        case 9: setValue(*reinterpret_cast< float*>(_v)); break;
+        case 10: setDisplayScale(*reinterpret_cast< float*>(_v)); break;
+        case 11: setLow(*reinterpret_cast< float*>(_v)); break;
+        case 12: setHigh(*reinterpret_cast< float*>(_v)); break;
+        case 13: setLowRed(*reinterpret_cast< float*>(_v)); break;
+        case 14: setHighRed(*reinterpret_cast< float*>(_v)); break;
+        case 15: setTickIncrement(*reinterpret_cast< float*>(_v)); break;
+        case 16: setTickSpacing(*reinterpret_cast< float*>(_v)); break;
+        case 17: setTickLength(*reinterpret_cast< float*>(_v)); break;
+        case 18: setLineWidth(*reinterpret_cast< float*>(_v)); break;
+        case 19: setLowPosition(*reinterpret_cast< float*>(_v)); break;
+        case 20: setHighPosition(*reinterpret_cast< float*>(_v)); break;
+        case 21: setTickMinor(*reinterpret_cast< int*>(_v)); break;
+        case 22: setNeedleImage(*reinterpret_cast< QImage**>(_v)); break;
+        }
+        _id -= 23;
+    } else if (_c == QMetaObject::ResetProperty) {
+        _id -= 23;
+    } else if (_c == QMetaObject::QueryPropertyDesignable) {
+        _id -= 23;
+    } else if (_c == QMetaObject::QueryPropertyScriptable) {
+        _id -= 23;
+    } else if (_c == QMetaObject::QueryPropertyStored) {
+        _id -= 23;
+    } else if (_c == QMetaObject::QueryPropertyEditable) {
+        _id -= 23;
+    } else if (_c == QMetaObject::QueryPropertyUser) {
+        _id -= 23;
+    }
+#endif // QT_NO_PROPERTIES
+    return _id;
+}
+QT_END_MOC_NAMESPACE