Remove temporary moc_*.cpp files
[snark14.git] / tools / Display / moc_linesimages.cpp
1 /****************************************************************************
2 ** linesimageswindow meta object code from reading C++ file 'linesimages.hpp'
3 **
4 ** Created: Sun Feb 11 21:03:21 2018
5 **      by: The Qt MOC ($Id: qt/moc_yacc.cpp   3.3.8   edited Feb 2 14:59 $)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 *****************************************************************************/
9
10 #undef QT_NO_COMPAT
11 #include "linesimages.hpp"
12 #include <qmetaobject.h>
13 #include <qapplication.h>
14
15 #include <private/qucomextra_p.h>
16 #if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != 26)
17 #error "This file was generated using the moc from 3.3.8b. It"
18 #error "cannot be used with the include files from this version of Qt."
19 #error "(The moc has changed too much.)"
20 #endif
21
22 const char *linesimageswindow::className() const
23 {
24     return "linesimageswindow";
25 }
26
27 QMetaObject *linesimageswindow::metaObj = 0;
28 static QMetaObjectCleanUp cleanUp_linesimageswindow( "linesimageswindow", &linesimageswindow::staticMetaObject );
29
30 #ifndef QT_NO_TRANSLATION
31 QString linesimageswindow::tr( const char *s, const char *c )
32 {
33     if ( qApp )
34         return qApp->translate( "linesimageswindow", s, c, QApplication::DefaultCodec );
35     else
36         return QString::fromLatin1( s );
37 }
38 #ifndef QT_NO_TRANSLATION_UTF8
39 QString linesimageswindow::trUtf8( const char *s, const char *c )
40 {
41     if ( qApp )
42         return qApp->translate( "linesimageswindow", s, c, QApplication::UnicodeUTF8 );
43     else
44         return QString::fromUtf8( s );
45 }
46 #endif // QT_NO_TRANSLATION_UTF8
47
48 #endif // QT_NO_TRANSLATION
49
50 QMetaObject* linesimageswindow::staticMetaObject()
51 {
52     if ( metaObj )
53         return metaObj;
54     QMetaObject* parentObject = QDialog::staticMetaObject();
55     static const QUParameter param_slot_0[] = {
56         { "i", &static_QUType_int, 0, QUParameter::In }
57     };
58     static const QUMethod slot_0 = {"updateXAxis", 1, param_slot_0 };
59     static const QUMethod slot_1 = {"callSelectImages", 0, 0 };
60     static const QUParameter param_slot_2[] = {
61         { 0, &static_QUType_ptr, "int", QUParameter::Out }
62     };
63     static const QUMethod slot_2 = {"getSelectedImages", 1, param_slot_2 };
64     static const QUParameter param_slot_3[] = {
65         { 0, &static_QUType_int, 0, QUParameter::Out }
66     };
67     static const QUMethod slot_3 = {"getLinetype", 1, param_slot_3 };
68     static const QUParameter param_slot_4[] = {
69         { 0, &static_QUType_int, 0, QUParameter::Out }
70     };
71     static const QUMethod slot_4 = {"getLine1", 1, param_slot_4 };
72     static const QUParameter param_slot_5[] = {
73         { 0, &static_QUType_int, 0, QUParameter::Out }
74     };
75     static const QUMethod slot_5 = {"getLine2", 1, param_slot_5 };
76     static const QUParameter param_slot_6[] = {
77         { 0, &static_QUType_int, 0, QUParameter::Out }
78     };
79     static const QUMethod slot_6 = {"getLine3", 1, param_slot_6 };
80     static const QUParameter param_slot_7[] = {
81         { 0, &static_QUType_int, 0, QUParameter::Out }
82     };
83     static const QUMethod slot_7 = {"getLine4", 1, param_slot_7 };
84     static const QUParameter param_slot_8[] = {
85         { 0, &static_QUType_QString, 0, QUParameter::Out }
86     };
87     static const QUMethod slot_8 = {"getTitle", 1, param_slot_8 };
88     static const QUParameter param_slot_9[] = {
89         { 0, &static_QUType_QString, 0, QUParameter::Out }
90     };
91     static const QUMethod slot_9 = {"getXAxis", 1, param_slot_9 };
92     static const QUParameter param_slot_10[] = {
93         { 0, &static_QUType_QString, 0, QUParameter::Out }
94     };
95     static const QUMethod slot_10 = {"getYAxis", 1, param_slot_10 };
96     static const QUParameter param_slot_11[] = {
97         { 0, &static_QUType_int, 0, QUParameter::Out }
98     };
99     static const QUMethod slot_11 = {"getMinX", 1, param_slot_11 };
100     static const QUParameter param_slot_12[] = {
101         { 0, &static_QUType_int, 0, QUParameter::Out }
102     };
103     static const QUMethod slot_12 = {"getMaxX", 1, param_slot_12 };
104     static const QUParameter param_slot_13[] = {
105         { 0, &static_QUType_double, 0, QUParameter::Out }
106     };
107     static const QUMethod slot_13 = {"getMinY", 1, param_slot_13 };
108     static const QUParameter param_slot_14[] = {
109         { 0, &static_QUType_double, 0, QUParameter::Out }
110     };
111     static const QUMethod slot_14 = {"getMaxY", 1, param_slot_14 };
112     static const QUParameter param_slot_15[] = {
113         { 0, &static_QUType_bool, 0, QUParameter::Out }
114     };
115     static const QUMethod slot_15 = {"isPhantomChecked", 1, param_slot_15 };
116     static const QUMethod slot_16 = {"checkAndAccept", 0, 0 };
117     static const QUParameter param_slot_17[] = {
118         { 0, &static_QUType_bool, 0, QUParameter::Out }
119     };
120     static const QUMethod slot_17 = {"isGrayScaleChecked", 1, param_slot_17 };
121     static const QMetaData slot_tbl[] = {
122         { "updateXAxis(int)", &slot_0, QMetaData::Public },
123         { "callSelectImages()", &slot_1, QMetaData::Public },
124         { "getSelectedImages()", &slot_2, QMetaData::Public },
125         { "getLinetype()", &slot_3, QMetaData::Public },
126         { "getLine1()", &slot_4, QMetaData::Public },
127         { "getLine2()", &slot_5, QMetaData::Public },
128         { "getLine3()", &slot_6, QMetaData::Public },
129         { "getLine4()", &slot_7, QMetaData::Public },
130         { "getTitle()", &slot_8, QMetaData::Public },
131         { "getXAxis()", &slot_9, QMetaData::Public },
132         { "getYAxis()", &slot_10, QMetaData::Public },
133         { "getMinX()", &slot_11, QMetaData::Public },
134         { "getMaxX()", &slot_12, QMetaData::Public },
135         { "getMinY()", &slot_13, QMetaData::Public },
136         { "getMaxY()", &slot_14, QMetaData::Public },
137         { "isPhantomChecked()", &slot_15, QMetaData::Public },
138         { "checkAndAccept()", &slot_16, QMetaData::Public },
139         { "isGrayScaleChecked()", &slot_17, QMetaData::Public }
140     };
141     metaObj = QMetaObject::new_metaobject(
142         "linesimageswindow", parentObject,
143         slot_tbl, 18,
144         0, 0,
145 #ifndef QT_NO_PROPERTIES
146         0, 0,
147         0, 0,
148 #endif // QT_NO_PROPERTIES
149         0, 0 );
150     cleanUp_linesimageswindow.setMetaObject( metaObj );
151     return metaObj;
152 }
153
154 void* linesimageswindow::qt_cast( const char* clname )
155 {
156     if ( !qstrcmp( clname, "linesimageswindow" ) )
157         return this;
158     return QDialog::qt_cast( clname );
159 }
160
161 bool linesimageswindow::qt_invoke( int _id, QUObject* _o )
162 {
163     switch ( _id - staticMetaObject()->slotOffset() ) {
164     case 0: updateXAxis((int)static_QUType_int.get(_o+1)); break;
165     case 1: callSelectImages(); break;
166     case 2: static_QUType_ptr.set(_o,getSelectedImages()); break;
167     case 3: static_QUType_int.set(_o,getLinetype()); break;
168     case 4: static_QUType_int.set(_o,getLine1()); break;
169     case 5: static_QUType_int.set(_o,getLine2()); break;
170     case 6: static_QUType_int.set(_o,getLine3()); break;
171     case 7: static_QUType_int.set(_o,getLine4()); break;
172     case 8: static_QUType_QString.set(_o,getTitle()); break;
173     case 9: static_QUType_QString.set(_o,getXAxis()); break;
174     case 10: static_QUType_QString.set(_o,getYAxis()); break;
175     case 11: static_QUType_int.set(_o,getMinX()); break;
176     case 12: static_QUType_int.set(_o,getMaxX()); break;
177     case 13: static_QUType_double.set(_o,getMinY()); break;
178     case 14: static_QUType_double.set(_o,getMaxY()); break;
179     case 15: static_QUType_bool.set(_o,isPhantomChecked()); break;
180     case 16: checkAndAccept(); break;
181     case 17: static_QUType_bool.set(_o,isGrayScaleChecked()); break;
182     default:
183         return QDialog::qt_invoke( _id, _o );
184     }
185     return TRUE;
186 }
187
188 bool linesimageswindow::qt_emit( int _id, QUObject* _o )
189 {
190     return QDialog::qt_emit(_id,_o);
191 }
192 #ifndef QT_NO_PROPERTIES
193
194 bool linesimageswindow::qt_property( int id, int f, QVariant* v)
195 {
196     return QDialog::qt_property( id, f, v);
197 }
198
199 bool linesimageswindow::qt_static_property( QObject* , int , int , QVariant* ){ return FALSE; }
200 #endif // QT_NO_PROPERTIES