00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #include "../contratoslist.h"
00011 #if !defined(Q_MOC_OUTPUT_REVISION)
00012 #error "The header file 'contratoslist.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_myplugincont[] = {
00020
00021
00022 1,
00023 0,
00024 0, 0,
00025 1, 10,
00026 0, 0,
00027 0, 0,
00028
00029
00030 14, 13, 13, 13, 0x0a,
00031
00032 0
00033 };
00034
00035 static const char qt_meta_stringdata_myplugincont[] = {
00036 "myplugincont\0\0elslot()\0"
00037 };
00038
00039 const QMetaObject myplugincont::staticMetaObject = {
00040 { &QObject::staticMetaObject, qt_meta_stringdata_myplugincont,
00041 qt_meta_data_myplugincont, 0 }
00042 };
00043
00044 const QMetaObject *myplugincont::metaObject() const
00045 {
00046 return &staticMetaObject;
00047 }
00048
00049 void *myplugincont::qt_metacast(const char *_clname)
00050 {
00051 if (!_clname) return 0;
00052 if (!strcmp(_clname, qt_meta_stringdata_myplugincont))
00053 return static_cast<void*>(const_cast<myplugincont*>(this));
00054 return QObject::qt_metacast(_clname);
00055 }
00056
00057 int myplugincont::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00058 {
00059 _id = QObject::qt_metacall(_c, _id, _a);
00060 if (_id < 0)
00061 return _id;
00062 if (_c == QMetaObject::InvokeMetaMethod) {
00063 switch (_id) {
00064 case 0: elslot(); break;
00065 }
00066 _id -= 1;
00067 }
00068 return _id;
00069 }
00070 static const uint qt_meta_data_ContratosListSubform[] = {
00071
00072
00073 1,
00074 0,
00075 0, 0,
00076 0, 0,
00077 0, 0,
00078 0, 0,
00079
00080 0
00081 };
00082
00083 static const char qt_meta_stringdata_ContratosListSubform[] = {
00084 "ContratosListSubform\0"
00085 };
00086
00087 const QMetaObject ContratosListSubform::staticMetaObject = {
00088 { &SubForm2Bf::staticMetaObject, qt_meta_stringdata_ContratosListSubform,
00089 qt_meta_data_ContratosListSubform, 0 }
00090 };
00091
00092 const QMetaObject *ContratosListSubform::metaObject() const
00093 {
00094 return &staticMetaObject;
00095 }
00096
00097 void *ContratosListSubform::qt_metacast(const char *_clname)
00098 {
00099 if (!_clname) return 0;
00100 if (!strcmp(_clname, qt_meta_stringdata_ContratosListSubform))
00101 return static_cast<void*>(const_cast<ContratosListSubform*>(this));
00102 return SubForm2Bf::qt_metacast(_clname);
00103 }
00104
00105 int ContratosListSubform::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00106 {
00107 _id = SubForm2Bf::qt_metacall(_c, _id, _a);
00108 if (_id < 0)
00109 return _id;
00110 return _id;
00111 }
00112 static const uint qt_meta_data_ContratosList[] = {
00113
00114
00115 1,
00116 0,
00117 0, 0,
00118 8, 10,
00119 0, 0,
00120 0, 0,
00121
00122
00123 15, 14, 14, 14, 0x05,
00124
00125
00126 38, 33, 14, 14, 0x0a,
00127 71, 14, 14, 14, 0x0a,
00128 120, 14, 14, 14, 0x0a,
00129 143, 14, 14, 14, 0x0a,
00130 167, 14, 14, 14, 0x0a,
00131 193, 14, 14, 14, 0x0a,
00132 225, 217, 14, 14, 0x0a,
00133
00134 0
00135 };
00136
00137 static const char qt_meta_stringdata_ContratosList[] = {
00138 "ContratosList\0\0selected(QString)\0text\0"
00139 "on_m_filtro_textChanged(QString)\0"
00140 "on_mui_list_itemDoubleClicked(QTableWidgetItem*)\0"
00141 "on_mui_crear_clicked()\0on_mui_editar_clicked()\0"
00142 "on_mui_imprimir_clicked()\0"
00143 "on_mui_borrar_clicked()\0checked\0"
00144 "on_mui_configurar_toggled(bool)\0"
00145 };
00146
00147 const QMetaObject ContratosList::staticMetaObject = {
00148 { &Listado::staticMetaObject, qt_meta_stringdata_ContratosList,
00149 qt_meta_data_ContratosList, 0 }
00150 };
00151
00152 const QMetaObject *ContratosList::metaObject() const
00153 {
00154 return &staticMetaObject;
00155 }
00156
00157 void *ContratosList::qt_metacast(const char *_clname)
00158 {
00159 if (!_clname) return 0;
00160 if (!strcmp(_clname, qt_meta_stringdata_ContratosList))
00161 return static_cast<void*>(const_cast<ContratosList*>(this));
00162 if (!strcmp(_clname, "Ui_ContratosListBase"))
00163 return static_cast<Ui_ContratosListBase*>(const_cast<ContratosList*>(this));
00164 if (!strcmp(_clname, "pgimportfiles"))
00165 return static_cast<pgimportfiles*>(const_cast<ContratosList*>(this));
00166 return Listado::qt_metacast(_clname);
00167 }
00168
00169 int ContratosList::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
00170 {
00171 _id = Listado::qt_metacall(_c, _id, _a);
00172 if (_id < 0)
00173 return _id;
00174 if (_c == QMetaObject::InvokeMetaMethod) {
00175 switch (_id) {
00176 case 0: selected((*reinterpret_cast< QString(*)>(_a[1]))); break;
00177 case 1: on_m_filtro_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break;
00178 case 2: on_mui_list_itemDoubleClicked((*reinterpret_cast< QTableWidgetItem*(*)>(_a[1]))); break;
00179 case 3: on_mui_crear_clicked(); break;
00180 case 4: on_mui_editar_clicked(); break;
00181 case 5: on_mui_imprimir_clicked(); break;
00182 case 6: on_mui_borrar_clicked(); break;
00183 case 7: on_mui_configurar_toggled((*reinterpret_cast< bool(*)>(_a[1]))); break;
00184 }
00185 _id -= 8;
00186 }
00187 return _id;
00188 }
00189
00190
00191 void ContratosList::selected(QString _t1)
00192 {
00193 void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) };
00194 QMetaObject::activate(this, &staticMetaObject, 0, _a);
00195 }