Remove temp moc*.cpp files
[snark14.git] / tools / Display / moc_lines.cpp
diff --git a/tools/Display/moc_lines.cpp b/tools/Display/moc_lines.cpp
deleted file mode 100644 (file)
index 29ce8d9..0000000
+++ /dev/null
@@ -1,188 +0,0 @@
-/****************************************************************************
-** lineswindow meta object code from reading C++ file 'lines.hpp'
-**
-** Created: Sun Feb 11 21:03:21 2018
-**      by: The Qt MOC ($Id: qt/moc_yacc.cpp   3.3.8   edited Feb 2 14:59 $)
-**
-** WARNING! All changes made in this file will be lost!
-*****************************************************************************/
-
-#undef QT_NO_COMPAT
-#include "lines.hpp"
-#include <qmetaobject.h>
-#include <qapplication.h>
-
-#include <private/qucomextra_p.h>
-#if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 26)
-#error "This file was generated using the moc from 3.3.8b. It"
-#error "cannot be used with the include files from this version of Qt."
-#error "(The moc has changed too much.)"
-#endif
-
-const char *lineswindow::className() const
-{
-    return "lineswindow";
-}
-
-QMetaObject *lineswindow::metaObj = 0;
-static QMetaObjectCleanUp cleanUp_lineswindow( "lineswindow", &lineswindow::staticMetaObject );
-
-#ifndef QT_NO_TRANSLATION
-QString lineswindow::tr( const char *s, const char *c )
-{
-    if ( qApp )
-       return qApp->translate( "lineswindow", s, c, QApplication::DefaultCodec );
-    else
-       return QString::fromLatin1( s );
-}
-#ifndef QT_NO_TRANSLATION_UTF8
-QString lineswindow::trUtf8( const char *s, const char *c )
-{
-    if ( qApp )
-       return qApp->translate( "lineswindow", s, c, QApplication::UnicodeUTF8 );
-    else
-       return QString::fromUtf8( s );
-}
-#endif // QT_NO_TRANSLATION_UTF8
-
-#endif // QT_NO_TRANSLATION
-
-QMetaObject* lineswindow::staticMetaObject()
-{
-    if ( metaObj )
-       return metaObj;
-    QMetaObject* parentObject = QDialog::staticMetaObject();
-    static const QUParameter param_slot_0[] = {
-       { "i", &static_QUType_int, 0, QUParameter::In }
-    };
-    static const QUMethod slot_0 = {"updateXAxis", 1, param_slot_0 };
-    static const QUParameter param_slot_1[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_1 = {"getLinetype", 1, param_slot_1 };
-    static const QUParameter param_slot_2[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_2 = {"getLine1", 1, param_slot_2 };
-    static const QUParameter param_slot_3[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_3 = {"getLine2", 1, param_slot_3 };
-    static const QUParameter param_slot_4[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_4 = {"getLine3", 1, param_slot_4 };
-    static const QUParameter param_slot_5[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_5 = {"getLine4", 1, param_slot_5 };
-    static const QUParameter param_slot_6[] = {
-       { 0, &static_QUType_QString, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_6 = {"getTitle", 1, param_slot_6 };
-    static const QUParameter param_slot_7[] = {
-       { 0, &static_QUType_QString, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_7 = {"getXAxis", 1, param_slot_7 };
-    static const QUParameter param_slot_8[] = {
-       { 0, &static_QUType_QString, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_8 = {"getYAxis", 1, param_slot_8 };
-    static const QUParameter param_slot_9[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_9 = {"getMinX", 1, param_slot_9 };
-    static const QUParameter param_slot_10[] = {
-       { 0, &static_QUType_int, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_10 = {"getMaxX", 1, param_slot_10 };
-    static const QUParameter param_slot_11[] = {
-       { 0, &static_QUType_double, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_11 = {"getMinY", 1, param_slot_11 };
-    static const QUParameter param_slot_12[] = {
-       { 0, &static_QUType_double, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_12 = {"getMaxY", 1, param_slot_12 };
-    static const QUParameter param_slot_13[] = {
-       { 0, &static_QUType_bool, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_13 = {"isPhantomChecked", 1, param_slot_13 };
-    static const QUParameter param_slot_14[] = {
-       { 0, &static_QUType_bool, 0, QUParameter::Out }
-    };
-    static const QUMethod slot_14 = {"isGrayScaleChecked", 1, param_slot_14 };
-    static const QMetaData slot_tbl[] = {
-       { "updateXAxis(int)", &slot_0, QMetaData::Public },
-       { "getLinetype()", &slot_1, QMetaData::Public },
-       { "getLine1()", &slot_2, QMetaData::Public },
-       { "getLine2()", &slot_3, QMetaData::Public },
-       { "getLine3()", &slot_4, QMetaData::Public },
-       { "getLine4()", &slot_5, QMetaData::Public },
-       { "getTitle()", &slot_6, QMetaData::Public },
-       { "getXAxis()", &slot_7, QMetaData::Public },
-       { "getYAxis()", &slot_8, QMetaData::Public },
-       { "getMinX()", &slot_9, QMetaData::Public },
-       { "getMaxX()", &slot_10, QMetaData::Public },
-       { "getMinY()", &slot_11, QMetaData::Public },
-       { "getMaxY()", &slot_12, QMetaData::Public },
-       { "isPhantomChecked()", &slot_13, QMetaData::Public },
-       { "isGrayScaleChecked()", &slot_14, QMetaData::Public }
-    };
-    metaObj = QMetaObject::new_metaobject(
-       "lineswindow", parentObject,
-       slot_tbl, 15,
-       0, 0,
-#ifndef QT_NO_PROPERTIES
-       0, 0,
-       0, 0,
-#endif // QT_NO_PROPERTIES
-       0, 0 );
-    cleanUp_lineswindow.setMetaObject( metaObj );
-    return metaObj;
-}
-
-void* lineswindow::qt_cast( const char* clname )
-{
-    if ( !qstrcmp( clname, "lineswindow" ) )
-       return this;
-    return QDialog::qt_cast( clname );
-}
-
-bool lineswindow::qt_invoke( int _id, QUObject* _o )
-{
-    switch ( _id - staticMetaObject()->slotOffset() ) {
-    case 0: updateXAxis((int)static_QUType_int.get(_o+1)); break;
-    case 1: static_QUType_int.set(_o,getLinetype()); break;
-    case 2: static_QUType_int.set(_o,getLine1()); break;
-    case 3: static_QUType_int.set(_o,getLine2()); break;
-    case 4: static_QUType_int.set(_o,getLine3()); break;
-    case 5: static_QUType_int.set(_o,getLine4()); break;
-    case 6: static_QUType_QString.set(_o,getTitle()); break;
-    case 7: static_QUType_QString.set(_o,getXAxis()); break;
-    case 8: static_QUType_QString.set(_o,getYAxis()); break;
-    case 9: static_QUType_int.set(_o,getMinX()); break;
-    case 10: static_QUType_int.set(_o,getMaxX()); break;
-    case 11: static_QUType_double.set(_o,getMinY()); break;
-    case 12: static_QUType_double.set(_o,getMaxY()); break;
-    case 13: static_QUType_bool.set(_o,isPhantomChecked()); break;
-    case 14: static_QUType_bool.set(_o,isGrayScaleChecked()); break;
-    default:
-       return QDialog::qt_invoke( _id, _o );
-    }
-    return TRUE;
-}
-
-bool lineswindow::qt_emit( int _id, QUObject* _o )
-{
-    return QDialog::qt_emit(_id,_o);
-}
-#ifndef QT_NO_PROPERTIES
-
-bool lineswindow::qt_property( int id, int f, QVariant* v)
-{
-    return QDialog::qt_property( id, f, v);
-}
-
-bool lineswindow::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; }
-#endif // QT_NO_PROPERTIES