00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #include "../pedidosproveedorlist.h"
00011 #if !defined(Q_MOC_OUTPUT_REVISION)
00012 #error "The header file 'pedidosproveedorlist.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_PedidosProveedorListSubform[] = {
00020
00021
00022 1,
00023 0,
00024 0, 0,
00025 0, 0,
00026 0, 0,
00027 0, 0,
00028
00029 0
00030 };
00031
00032 static const char qt_meta_stringdata_PedidosProveedorListSubform[] = {
00033 "PedidosProveedorListSubform\0"
00034 };
00035
00036 const QMetaObject PedidosProveedorListSubform::staticMetaObject = {
00037 { &SubForm2Bf::staticMetaObject, qt_meta_stringdata_PedidosProveedorListSubform,
00038 qt_meta_data_PedidosProveedorListSubform, 0 }
00039 };
00040
00041 const QMetaObject *PedidosProveedorListSubform::metaObject() const
00042 {
00043 return &staticMetaObject;
00044 }
00045
00046 void *PedidosProveedorListSubform::qt_metacast(const char *_clname)
00047 {
00048 if (!_clname) return 0;
00049 if (!strcmp(_clname, qt_meta_stringdata_PedidosProveedorListSubform))
00050 return static_cast<void*>(const_cast<PedidosProveedorListSubform*>(this));
00051 return SubForm2Bf::qt_metacast(_clname);
00052 }
00053
00054 int PedidosProveedorListSubform::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00055 {
00056 _id = SubForm2Bf::qt_metacall(_c, _id, _a);
00057 if (_id < 0)
00058 return _id;
00059 return _id;
00060 }
00061 static const uint qt_meta_data_PedidosProveedorList[] = {
00062
00063
00064 1,
00065 0,
00066 0, 0,
00067 0, 0,
00068 0, 0,
00069 0, 0,
00070
00071 0
00072 };
00073
00074 static const char qt_meta_stringdata_PedidosProveedorList[] = {
00075 "PedidosProveedorList\0"
00076 };
00077
00078 const QMetaObject PedidosProveedorList::staticMetaObject = {
00079 { &Listado::staticMetaObject, qt_meta_stringdata_PedidosProveedorList,
00080 qt_meta_data_PedidosProveedorList, 0 }
00081 };
00082
00083 const QMetaObject *PedidosProveedorList::metaObject() const
00084 {
00085 return &staticMetaObject;
00086 }
00087
00088 void *PedidosProveedorList::qt_metacast(const char *_clname)
00089 {
00090 if (!_clname) return 0;
00091 if (!strcmp(_clname, qt_meta_stringdata_PedidosProveedorList))
00092 return static_cast<void*>(const_cast<PedidosProveedorList*>(this));
00093 if (!strcmp(_clname, "Ui_PedidosProveedorListBase"))
00094 return static_cast<Ui_PedidosProveedorListBase*>(const_cast<PedidosProveedorList*>(this));
00095 return Listado::qt_metacast(_clname);
00096 }
00097
00098 int PedidosProveedorList::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00099 {
00100 _id = Listado::qt_metacall(_c, _id, _a);
00101 if (_id < 0)
00102 return _id;
00103 return _id;
00104 }