source: mmcs/moc_mainwindow.cpp @ b1ef0b1

Last change on this file since b1ef0b1 was b1ef0b1, checked in by rboet <rboet@…>, 9 years ago

modificacion de menu herramientas, alerta al cargar la matriz, cambio de nombre de algunas pestañas, implementacion de menu visualizacion con opcion seleccionar

  • Property mode set to 100644
File size: 9.1 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'mainwindow.H'
3**
4** Created: Fri Sep 25 07:59:27 2015
5**      by: The Qt Meta Object Compiler version 63 (Qt 4.8.2)
6**
7** WARNING! All changes made in this file will be lost!
8*****************************************************************************/
9
10#include "mainwindow.H"
11#if !defined(Q_MOC_OUTPUT_REVISION)
12#error "The header file 'mainwindow.H' doesn't include <QObject>."
13#elif Q_MOC_OUTPUT_REVISION != 63
14#error "This file was generated using the moc from 4.8.2. It"
15#error "cannot be used with the include files from this version of Qt."
16#error "(The moc has changed too much.)"
17#endif
18
19QT_BEGIN_MOC_NAMESPACE
20static const uint qt_meta_data_MainWindow[] = {
21
22 // content:
23       6,       // revision
24       0,       // classname
25       0,    0, // classinfo
26      56,   14, // methods
27       0,    0, // properties
28       0,    0, // enums/sets
29       0,    0, // constructors
30       0,       // flags
31       0,       // signalCount
32
33 // slots: signature, parameters, type, tag, flags
34      12,   11,   11,   11, 0x08,
35      32,   11,   11,   11, 0x08,
36      49,   11,   11,   11, 0x08,
37      71,   68,   11,   11, 0x08,
38     115,   11,   11,   11, 0x08,
39     142,   11,   11,   11, 0x08,
40     158,   11,   11,   11, 0x08,
41     176,   11,   11,   11, 0x08,
42     195,   11,   11,   11, 0x08,
43     213,   11,   11,   11, 0x08,
44     241,   11,   11,   11, 0x08,
45     267,   11,   11,   11, 0x08,
46     283,   11,   11,   11, 0x08,
47     305,   11,   11,   11, 0x08,
48     324,   11,   11,   11, 0x08,
49     345,   11,   11,   11, 0x08,
50     368,   11,   11,   11, 0x08,
51     390,   11,   11,   11, 0x08,
52     399,   11,   11,   11, 0x08,
53     421,   11,   11,   11, 0x08,
54     447,   11,   11,   11, 0x08,
55     475,   11,   11,   11, 0x08,
56     499,   11,   11,   11, 0x08,
57     517,   11,   11,   11, 0x08,
58     534,   11,   11,   11, 0x08,
59     553,   11,   11,   11, 0x08,
60     581,  573,   11,   11, 0x08,
61     605,   11,   11,   11, 0x28,
62     625,   11,   11,   11, 0x08,
63     646,   11,   11,   11, 0x08,
64     668,   11,   11,   11, 0x08,
65     690,   11,   11,   11, 0x08,
66     713,   11,   11,   11, 0x08,
67     741,   11,   11,   11, 0x08,
68     763,   11,   11,   11, 0x08,
69     786,   11,   11,   11, 0x08,
70     813,   11,   11,   11, 0x08,
71     848,   11,   11,   11, 0x08,
72     879,   11,   11,   11, 0x08,
73     918,   11,   11,   11, 0x08,
74     943,   11,   11,   11, 0x08,
75     962,   11,   11,   11, 0x08,
76     986,   11,   11,   11, 0x08,
77    1014,   11,   11,   11, 0x08,
78    1050,   11,   11,   11, 0x08,
79    1082,   11,   11,   11, 0x08,
80    1122,   11,   11,   11, 0x08,
81    1145,   11,   11,   11, 0x08,
82    1164,   11,   11,   11, 0x08,
83    1180,   11,   11,   11, 0x08,
84    1207,   11,   11,   11, 0x08,
85    1238,   11,   11,   11, 0x08,
86    1255,   11,   11,   11, 0x08,
87    1290,   11,   11,   11, 0x08,
88    1308,   11,   11,   11, 0x08,
89    1347,   11,   11,   11, 0x08,
90
91       0        // eod
92};
93
94static const char qt_meta_stringdata_MainWindow[] = {
95    "MainWindow\0\0slotNuevoProyecto()\0"
96    "slotLoadMatrix()\0slotExportMatrix()\0"
97    ",,\0slotFormLoadMatrixAccepted(QString,int,int)\0"
98    "slotFormLoadMatrixClosed()\0AgregarCuenta()\0"
99    "RestaurarCeldas()\0FinalizarCuentas()\0"
100    "ModificarCuenta()\0slotCoeficienteHorizontal()\0"
101    "slotCoeficienteVertical()\0slotAccChange()\0"
102    "slotVariableExogena()\0slotCloseExogena()\0"
103    "slotAgregarExogena()\0slotFinalizarExogena()\0"
104    "slotDeshacerExogena()\0slotMa()\0"
105    "slotEncadenamientos()\0slotCloseEncadenamiento()\0"
106    "slotAgregarEncadenamiento()\0"
107    "slotVerEncadenamiento()\0slotCloseExport()\0"
108    "slotSaveExport()\0slotSearchExport()\0"
109    "slotModeloClasico()\0clasico\0"
110    "calcularEscenario(bool)\0calcularEscenario()\0"
111    "finalizarEscenario()\0slotModeloNoClasico()\0"
112    "calcularEscenarioNC()\0finalizarEscenarioNC()\0"
113    "slotCompararResultadosMNC()\0"
114    "slotVerResultadoMNC()\0slotPHCIncidencia100()\0"
115    "slotPHCIncidenciaiCuenta()\0"
116    "slotCalcularPHCIncidenciaiCuenta()\0"
117    "slotPHCIncidenciaiComponente()\0"
118    "slotCalcularPHCIncidenciaiComponente()\0"
119    "slotCompararResultados()\0slotVerResultado()\0"
120    "slotPHNCIncidencia100()\0"
121    "slotPHNCIncidenciaiCuenta()\0"
122    "slotCalcularPHNCIncidenciaiCuenta()\0"
123    "slotPHNCIncidenciaiComponente()\0"
124    "slotCalcularPHNCIncidenciaiComponente()\0"
125    "slotPNHIncudencia100()\0slotCloseformPNH()\0"
126    "slotSelectPNH()\0slotPNHIncidenciaiCuenta()\0"
127    "slotPNHIncidenciaiComponente()\0"
128    "slotSelectPNHi()\0slotCalcularPNHIncidenciaiCuenta()\0"
129    "slotSelectPNHic()\0"
130    "slotCalcularPNHIncidenciaiComponente()\0"
131    "slotSeleccionarTabla()\0"
132};
133
134void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
135{
136    if (_c == QMetaObject::InvokeMetaMethod) {
137        Q_ASSERT(staticMetaObject.cast(_o));
138        MainWindow *_t = static_cast<MainWindow *>(_o);
139        switch (_id) {
140        case 0: _t->slotNuevoProyecto(); break;
141        case 1: _t->slotLoadMatrix(); break;
142        case 2: _t->slotExportMatrix(); break;
143        case 3: _t->slotFormLoadMatrixAccepted((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
144        case 4: _t->slotFormLoadMatrixClosed(); break;
145        case 5: _t->AgregarCuenta(); break;
146        case 6: _t->RestaurarCeldas(); break;
147        case 7: _t->FinalizarCuentas(); break;
148        case 8: _t->ModificarCuenta(); break;
149        case 9: _t->slotCoeficienteHorizontal(); break;
150        case 10: _t->slotCoeficienteVertical(); break;
151        case 11: _t->slotAccChange(); break;
152        case 12: _t->slotVariableExogena(); break;
153        case 13: _t->slotCloseExogena(); break;
154        case 14: _t->slotAgregarExogena(); break;
155        case 15: _t->slotFinalizarExogena(); break;
156        case 16: _t->slotDeshacerExogena(); break;
157        case 17: _t->slotMa(); break;
158        case 18: _t->slotEncadenamientos(); break;
159        case 19: _t->slotCloseEncadenamiento(); break;
160        case 20: _t->slotAgregarEncadenamiento(); break;
161        case 21: _t->slotVerEncadenamiento(); break;
162        case 22: _t->slotCloseExport(); break;
163        case 23: _t->slotSaveExport(); break;
164        case 24: _t->slotSearchExport(); break;
165        case 25: _t->slotModeloClasico(); break;
166        case 26: _t->calcularEscenario((*reinterpret_cast< bool(*)>(_a[1]))); break;
167        case 27: _t->calcularEscenario(); break;
168        case 28: _t->finalizarEscenario(); break;
169        case 29: _t->slotModeloNoClasico(); break;
170        case 30: _t->calcularEscenarioNC(); break;
171        case 31: _t->finalizarEscenarioNC(); break;
172        case 32: _t->slotCompararResultadosMNC(); break;
173        case 33: _t->slotVerResultadoMNC(); break;
174        case 34: _t->slotPHCIncidencia100(); break;
175        case 35: _t->slotPHCIncidenciaiCuenta(); break;
176        case 36: _t->slotCalcularPHCIncidenciaiCuenta(); break;
177        case 37: _t->slotPHCIncidenciaiComponente(); break;
178        case 38: _t->slotCalcularPHCIncidenciaiComponente(); break;
179        case 39: _t->slotCompararResultados(); break;
180        case 40: _t->slotVerResultado(); break;
181        case 41: _t->slotPHNCIncidencia100(); break;
182        case 42: _t->slotPHNCIncidenciaiCuenta(); break;
183        case 43: _t->slotCalcularPHNCIncidenciaiCuenta(); break;
184        case 44: _t->slotPHNCIncidenciaiComponente(); break;
185        case 45: _t->slotCalcularPHNCIncidenciaiComponente(); break;
186        case 46: _t->slotPNHIncudencia100(); break;
187        case 47: _t->slotCloseformPNH(); break;
188        case 48: _t->slotSelectPNH(); break;
189        case 49: _t->slotPNHIncidenciaiCuenta(); break;
190        case 50: _t->slotPNHIncidenciaiComponente(); break;
191        case 51: _t->slotSelectPNHi(); break;
192        case 52: _t->slotCalcularPNHIncidenciaiCuenta(); break;
193        case 53: _t->slotSelectPNHic(); break;
194        case 54: _t->slotCalcularPNHIncidenciaiComponente(); break;
195        case 55: _t->slotSeleccionarTabla(); break;
196        default: ;
197        }
198    }
199}
200
201const QMetaObjectExtraData MainWindow::staticMetaObjectExtraData = {
202    0,  qt_static_metacall
203};
204
205const QMetaObject MainWindow::staticMetaObject = {
206    { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow,
207      qt_meta_data_MainWindow, &staticMetaObjectExtraData }
208};
209
210#ifdef Q_NO_DATA_RELOCATION
211const QMetaObject &MainWindow::getStaticMetaObject() { return staticMetaObject; }
212#endif //Q_NO_DATA_RELOCATION
213
214const QMetaObject *MainWindow::metaObject() const
215{
216    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
217}
218
219void *MainWindow::qt_metacast(const char *_clname)
220{
221    if (!_clname) return 0;
222    if (!strcmp(_clname, qt_meta_stringdata_MainWindow))
223        return static_cast<void*>(const_cast< MainWindow*>(this));
224    return QMainWindow::qt_metacast(_clname);
225}
226
227int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
228{
229    _id = QMainWindow::qt_metacall(_c, _id, _a);
230    if (_id < 0)
231        return _id;
232    if (_c == QMetaObject::InvokeMetaMethod) {
233        if (_id < 56)
234            qt_static_metacall(this, _c, _id, _a);
235        _id -= 56;
236    }
237    return _id;
238}
239QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.