moc_asiento1view.cpp

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Meta object code from reading C++ file 'asiento1view.h'
00003 **
00004 ** Created: Fri Dec 14 01:39:29 2007
00005 **      by: The Qt Meta Object Compiler version 59 (Qt 4.2.2)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 *****************************************************************************/
00009 
00010 #include "../asiento1view.h"
00011 #if !defined(Q_MOC_OUTPUT_REVISION)
00012 #error "The header file 'asiento1view.h' doesn't include <QObject>."
00013 #elif Q_MOC_OUTPUT_REVISION != 59
00014 #error "This file was generated using the moc from 4.2.2. It"
00015 #error "cannot be used with the include files from this version of Qt."
00016 #error "(The moc has changed too much.)"
00017 #endif
00018 
00019 static const uint qt_meta_data_ListAsientos[] = {
00020 
00021  // content:
00022        1,       // revision
00023        0,       // classname
00024        0,    0, // classinfo
00025        0,    0, // methods
00026        0,    0, // properties
00027        0,    0, // enums/sets
00028 
00029        0        // eod
00030 };
00031 
00032 static const char qt_meta_stringdata_ListAsientos[] = {
00033     "ListAsientos\0"
00034 };
00035 
00036 const QMetaObject ListAsientos::staticMetaObject = {
00037     { &Asiento1::staticMetaObject, qt_meta_stringdata_ListAsientos,
00038       qt_meta_data_ListAsientos, 0 }
00039 };
00040 
00041 const QMetaObject *ListAsientos::metaObject() const
00042 {
00043     return &staticMetaObject;
00044 }
00045 
00046 void *ListAsientos::qt_metacast(const char *_clname)
00047 {
00048     if (!_clname) return 0;
00049     if (!strcmp(_clname, qt_meta_stringdata_ListAsientos))
00050         return static_cast<void*>(const_cast<ListAsientos*>(this));
00051     return Asiento1::qt_metacast(_clname);
00052 }
00053 
00054 int ListAsientos::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00055 {
00056     _id = Asiento1::qt_metacall(_c, _id, _a);
00057     if (_id < 0)
00058         return _id;
00059     return _id;
00060 }
00061 static const uint qt_meta_data_Asiento1View[] = {
00062 
00063  // content:
00064        1,       // revision
00065        0,       // classname
00066        0,    0, // classinfo
00067       10,   10, // methods
00068        0,    0, // properties
00069        0,    0, // enums/sets
00070 
00071  // slots: signature, parameters, type, tag, flags
00072       16,   14,   13,   13, 0x0a,
00073       48,   13,   13,   13, 0x0a,
00074       78,   13,   13,   13, 0x0a,
00075      109,   13,   13,   13, 0x0a,
00076      141,   13,   13,   13, 0x0a,
00077      171,   13,   13,   13, 0x0a,
00078      197,   13,   13,   13, 0x0a,
00079      226,   13,   13,   13, 0x0a,
00080      255,   13,   13,   13, 0x0a,
00081      287,   13,   13,   13, 0x0a,
00082 
00083        0        // eod
00084 };
00085 
00086 static const char qt_meta_stringdata_Asiento1View[] = {
00087     "Asiento1View\0\0,\0on_mui_list_editFinish(int,int)\0"
00088     "on_mui_abrirasiento_clicked()\0"
00089     "on_mui_cerrarasiento_clicked()\0"
00090     "on_mui_guardarasiento_clicked()\0"
00091     "on_mui_nuevoasiento_clicked()\0"
00092     "on_mui_duplicar_clicked()\0"
00093     "on_mui_inteligente_clicked()\0"
00094     "on_mui_fecha_returnPressed()\0"
00095     "mui_ordenasiento_pulsadoIntro()\0"
00096     "boton_cargarasiento()\0"
00097 };
00098 
00099 const QMetaObject Asiento1View::staticMetaObject = {
00100     { &ListAsientos::staticMetaObject, qt_meta_stringdata_Asiento1View,
00101       qt_meta_data_Asiento1View, 0 }
00102 };
00103 
00104 const QMetaObject *Asiento1View::metaObject() const
00105 {
00106     return &staticMetaObject;
00107 }
00108 
00109 void *Asiento1View::qt_metacast(const char *_clname)
00110 {
00111     if (!_clname) return 0;
00112     if (!strcmp(_clname, qt_meta_stringdata_Asiento1View))
00113         return static_cast<void*>(const_cast<Asiento1View*>(this));
00114     if (!strcmp(_clname, "Ui_AsientoBase"))
00115         return static_cast<Ui_AsientoBase*>(const_cast<Asiento1View*>(this));
00116     return ListAsientos::qt_metacast(_clname);
00117 }
00118 
00119 int Asiento1View::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00120 {
00121     _id = ListAsientos::qt_metacall(_c, _id, _a);
00122     if (_id < 0)
00123         return _id;
00124     if (_c == QMetaObject::InvokeMetaMethod) {
00125         switch (_id) {
00126         case 0: on_mui_list_editFinish((*reinterpret_cast< int(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2]))); break;
00127         case 1: on_mui_abrirasiento_clicked(); break;
00128         case 2: on_mui_cerrarasiento_clicked(); break;
00129         case 3: on_mui_guardarasiento_clicked(); break;
00130         case 4: on_mui_nuevoasiento_clicked(); break;
00131         case 5: on_mui_duplicar_clicked(); break;
00132         case 6: on_mui_inteligente_clicked(); break;
00133         case 7: on_mui_fecha_returnPressed(); break;
00134         case 8: mui_ordenasiento_pulsadoIntro(); break;
00135         case 9: boton_cargarasiento(); break;
00136         }
00137         _id -= 10;
00138     }
00139     return _id;
00140 }
00141 static const uint qt_meta_data_eventos_mui_ordenasiento[] = {
00142 
00143  // content:
00144        1,       // revision
00145        0,       // classname
00146        0,    0, // classinfo
00147        0,    0, // methods
00148        0,    0, // properties
00149        0,    0, // enums/sets
00150 
00151        0        // eod
00152 };
00153 
00154 static const char qt_meta_stringdata_eventos_mui_ordenasiento[] = {
00155     "eventos_mui_ordenasiento\0"
00156 };
00157 
00158 const QMetaObject eventos_mui_ordenasiento::staticMetaObject = {
00159     { &QObject::staticMetaObject, qt_meta_stringdata_eventos_mui_ordenasiento,
00160       qt_meta_data_eventos_mui_ordenasiento, 0 }
00161 };
00162 
00163 const QMetaObject *eventos_mui_ordenasiento::metaObject() const
00164 {
00165     return &staticMetaObject;
00166 }
00167 
00168 void *eventos_mui_ordenasiento::qt_metacast(const char *_clname)
00169 {
00170     if (!_clname) return 0;
00171     if (!strcmp(_clname, qt_meta_stringdata_eventos_mui_ordenasiento))
00172         return static_cast<void*>(const_cast<eventos_mui_ordenasiento*>(this));
00173     return QObject::qt_metacast(_clname);
00174 }
00175 
00176 int eventos_mui_ordenasiento::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00177 {
00178     _id = QObject::qt_metacall(_c, _id, _a);
00179     if (_id < 0)
00180         return _id;
00181     return _id;
00182 }

Generated on Sat Dec 15 00:00:59 2007 for BulmaGes by  doxygen 1.5.1