Build for /usr/local/qt3
[snark14.git] / tools / Display / moc_linesimages.cpp
diff --git a/tools/Display/moc_linesimages.cpp b/tools/Display/moc_linesimages.cpp
new file mode 100644 (file)
index 0000000..4fa6e26
--- /dev/null
@@ -0,0 +1,200 @@
+/****************************************************************************
+** linesimageswindow meta object code from reading C++ file 'linesimages.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 "linesimages.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 *linesimageswindow::className() const
+{
+    return "linesimageswindow";
+}
+
+QMetaObject *linesimageswindow::metaObj = 0;
+static QMetaObjectCleanUp cleanUp_linesimageswindow( "linesimageswindow", &linesimageswindow::staticMetaObject );
+
+#ifndef QT_NO_TRANSLATION
+QString linesimageswindow::tr( const char *s, const char *c )
+{
+    if ( qApp )
+       return qApp->translate( "linesimageswindow", s, c, QApplication::DefaultCodec );
+    else
+       return QString::fromLatin1( s );
+}
+#ifndef QT_NO_TRANSLATION_UTF8
+QString linesimageswindow::trUtf8( const char *s, const char *c )
+{
+    if ( qApp )
+       return qApp->translate( "linesimageswindow", s, c, QApplication::UnicodeUTF8 );
+    else
+       return QString::fromUtf8( s );
+}
+#endif // QT_NO_TRANSLATION_UTF8
+
+#endif // QT_NO_TRANSLATION
+
+QMetaObject* linesimageswindow::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 QUMethod slot_1 = {"callSelectImages", 0, 0 };
+    static const QUParameter param_slot_2[] = {
+       { 0, &static_QUType_ptr, "int", QUParameter::Out }
+    };
+    static const QUMethod slot_2 = {"getSelectedImages", 1, param_slot_2 };
+    static const QUParameter param_slot_3[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_3 = {"getLinetype", 1, param_slot_3 };
+    static const QUParameter param_slot_4[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_4 = {"getLine1", 1, param_slot_4 };
+    static const QUParameter param_slot_5[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_5 = {"getLine2", 1, param_slot_5 };
+    static const QUParameter param_slot_6[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_6 = {"getLine3", 1, param_slot_6 };
+    static const QUParameter param_slot_7[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_7 = {"getLine4", 1, param_slot_7 };
+    static const QUParameter param_slot_8[] = {
+       { 0, &static_QUType_QString, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_8 = {"getTitle", 1, param_slot_8 };
+    static const QUParameter param_slot_9[] = {
+       { 0, &static_QUType_QString, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_9 = {"getXAxis", 1, param_slot_9 };
+    static const QUParameter param_slot_10[] = {
+       { 0, &static_QUType_QString, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_10 = {"getYAxis", 1, param_slot_10 };
+    static const QUParameter param_slot_11[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_11 = {"getMinX", 1, param_slot_11 };
+    static const QUParameter param_slot_12[] = {
+       { 0, &static_QUType_int, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_12 = {"getMaxX", 1, param_slot_12 };
+    static const QUParameter param_slot_13[] = {
+       { 0, &static_QUType_double, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_13 = {"getMinY", 1, param_slot_13 };
+    static const QUParameter param_slot_14[] = {
+       { 0, &static_QUType_double, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_14 = {"getMaxY", 1, param_slot_14 };
+    static const QUParameter param_slot_15[] = {
+       { 0, &static_QUType_bool, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_15 = {"isPhantomChecked", 1, param_slot_15 };
+    static const QUMethod slot_16 = {"checkAndAccept", 0, 0 };
+    static const QUParameter param_slot_17[] = {
+       { 0, &static_QUType_bool, 0, QUParameter::Out }
+    };
+    static const QUMethod slot_17 = {"isGrayScaleChecked", 1, param_slot_17 };
+    static const QMetaData slot_tbl[] = {
+       { "updateXAxis(int)", &slot_0, QMetaData::Public },
+       { "callSelectImages()", &slot_1, QMetaData::Public },
+       { "getSelectedImages()", &slot_2, QMetaData::Public },
+       { "getLinetype()", &slot_3, QMetaData::Public },
+       { "getLine1()", &slot_4, QMetaData::Public },
+       { "getLine2()", &slot_5, QMetaData::Public },
+       { "getLine3()", &slot_6, QMetaData::Public },
+       { "getLine4()", &slot_7, QMetaData::Public },
+       { "getTitle()", &slot_8, QMetaData::Public },
+       { "getXAxis()", &slot_9, QMetaData::Public },
+       { "getYAxis()", &slot_10, QMetaData::Public },
+       { "getMinX()", &slot_11, QMetaData::Public },
+       { "getMaxX()", &slot_12, QMetaData::Public },
+       { "getMinY()", &slot_13, QMetaData::Public },
+       { "getMaxY()", &slot_14, QMetaData::Public },
+       { "isPhantomChecked()", &slot_15, QMetaData::Public },
+       { "checkAndAccept()", &slot_16, QMetaData::Public },
+       { "isGrayScaleChecked()", &slot_17, QMetaData::Public }
+    };
+    metaObj = QMetaObject::new_metaobject(
+       "linesimageswindow", parentObject,
+       slot_tbl, 18,
+       0, 0,
+#ifndef QT_NO_PROPERTIES
+       0, 0,
+       0, 0,
+#endif // QT_NO_PROPERTIES
+       0, 0 );
+    cleanUp_linesimageswindow.setMetaObject( metaObj );
+    return metaObj;
+}
+
+void* linesimageswindow::qt_cast( const char* clname )
+{
+    if ( !qstrcmp( clname, "linesimageswindow" ) )
+       return this;
+    return QDialog::qt_cast( clname );
+}
+
+bool linesimageswindow::qt_invoke( int _id, QUObject* _o )
+{
+    switch ( _id - staticMetaObject()->slotOffset() ) {
+    case 0: updateXAxis((int)static_QUType_int.get(_o+1)); break;
+    case 1: callSelectImages(); break;
+    case 2: static_QUType_ptr.set(_o,getSelectedImages()); break;
+    case 3: static_QUType_int.set(_o,getLinetype()); break;
+    case 4: static_QUType_int.set(_o,getLine1()); break;
+    case 5: static_QUType_int.set(_o,getLine2()); break;
+    case 6: static_QUType_int.set(_o,getLine3()); break;
+    case 7: static_QUType_int.set(_o,getLine4()); break;
+    case 8: static_QUType_QString.set(_o,getTitle()); break;
+    case 9: static_QUType_QString.set(_o,getXAxis()); break;
+    case 10: static_QUType_QString.set(_o,getYAxis()); break;
+    case 11: static_QUType_int.set(_o,getMinX()); break;
+    case 12: static_QUType_int.set(_o,getMaxX()); break;
+    case 13: static_QUType_double.set(_o,getMinY()); break;
+    case 14: static_QUType_double.set(_o,getMaxY()); break;
+    case 15: static_QUType_bool.set(_o,isPhantomChecked()); break;
+    case 16: checkAndAccept(); break;
+    case 17: static_QUType_bool.set(_o,isGrayScaleChecked()); break;
+    default:
+       return QDialog::qt_invoke( _id, _o );
+    }
+    return TRUE;
+}
+
+bool linesimageswindow::qt_emit( int _id, QUObject* _o )
+{
+    return QDialog::qt_emit(_id,_o);
+}
+#ifndef QT_NO_PROPERTIES
+
+bool linesimageswindow::qt_property( int id, int f, QVariant* v)
+{
+    return QDialog::qt_property( id, f, v);
+}
+
+bool linesimageswindow::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; }
+#endif // QT_NO_PROPERTIES