source: mmcs/moc_mainwindow.cpp @ fc268a0

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

Incorporacion de opcion nuevo proyecto y modelo de precios homogeneos clasico

  • Property mode set to 100644
File size: 7.4 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'mainwindow.H'
3**
4** Created: Fri Sep 18 15:33:00 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      42,   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     397,   11,   11,   11, 0x08,
53     406,   11,   11,   11, 0x08,
54     428,   11,   11,   11, 0x08,
55     454,   11,   11,   11, 0x08,
56     482,   11,   11,   11, 0x08,
57     506,   11,   11,   11, 0x08,
58     524,   11,   11,   11, 0x08,
59     541,   11,   11,   11, 0x08,
60     560,   11,   11,   11, 0x08,
61     588,  580,   11,   11, 0x08,
62     612,   11,   11,   11, 0x28,
63     632,   11,   11,   11, 0x08,
64     653,   11,   11,   11, 0x08,
65     675,   11,   11,   11, 0x08,
66     697,   11,   11,   11, 0x08,
67     720,   11,   11,   11, 0x08,
68     748,   11,   11,   11, 0x08,
69     770,   11,   11,   11, 0x08,
70     793,   11,   11,   11, 0x08,
71     820,   11,   11,   11, 0x08,
72     855,   11,   11,   11, 0x08,
73     886,   11,   11,   11, 0x08,
74     925,   11,   11,   11, 0x08,
75     950,   11,   11,   11, 0x08,
76
77       0        // eod
78};
79
80static const char qt_meta_stringdata_MainWindow[] = {
81    "MainWindow\0\0slotNuevoProyecto()\0"
82    "slotLoadMatrix()\0slotExportMatrix()\0"
83    ",,\0slotFormLoadMatrixAccepted(QString,int,int)\0"
84    "slotFormLoadMatrixClosed()\0AgregarCuenta()\0"
85    "RestaurarCeldas()\0FinalizarCuentas()\0"
86    "ModificarCuenta()\0slotCoeficienteHorizontal()\0"
87    "slotCoeficienteVertical()\0slotAccChange()\0"
88    "slotVariableExogena()\0slotCloseExogena()\0"
89    "slotAgregarExogena()\0slotFinalizarExogena()\0"
90    "slotDeshacerExogena()\0AnMa()\0slotMa()\0"
91    "slotEncadenamientos()\0slotCloseEncadenamiento()\0"
92    "slotAgregarEncadenamiento()\0"
93    "slotVerEncadenamiento()\0slotCloseExport()\0"
94    "slotSaveExport()\0slotSearchExport()\0"
95    "slotModeloClasico()\0clasico\0"
96    "calcularEscenario(bool)\0calcularEscenario()\0"
97    "finalizarEscenario()\0slotModeloNoClasico()\0"
98    "calcularEscenarioNC()\0finalizarEscenarioNC()\0"
99    "slotCompararResultadosMNC()\0"
100    "slotVerResultadoMNC()\0slotPHCIncidencia100()\0"
101    "slotPHCIncidenciaiCuenta()\0"
102    "slotCalcularPHCIncidenciaiCuenta()\0"
103    "slotPHCIncidenciaiComponente()\0"
104    "slotCalcularPHCIncidenciaiComponente()\0"
105    "slotCompararResultados()\0slotVerResultado()\0"
106};
107
108void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
109{
110    if (_c == QMetaObject::InvokeMetaMethod) {
111        Q_ASSERT(staticMetaObject.cast(_o));
112        MainWindow *_t = static_cast<MainWindow *>(_o);
113        switch (_id) {
114        case 0: _t->slotNuevoProyecto(); break;
115        case 1: _t->slotLoadMatrix(); break;
116        case 2: _t->slotExportMatrix(); break;
117        case 3: _t->slotFormLoadMatrixAccepted((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< int(*)>(_a[3]))); break;
118        case 4: _t->slotFormLoadMatrixClosed(); break;
119        case 5: _t->AgregarCuenta(); break;
120        case 6: _t->RestaurarCeldas(); break;
121        case 7: _t->FinalizarCuentas(); break;
122        case 8: _t->ModificarCuenta(); break;
123        case 9: _t->slotCoeficienteHorizontal(); break;
124        case 10: _t->slotCoeficienteVertical(); break;
125        case 11: _t->slotAccChange(); break;
126        case 12: _t->slotVariableExogena(); break;
127        case 13: _t->slotCloseExogena(); break;
128        case 14: _t->slotAgregarExogena(); break;
129        case 15: _t->slotFinalizarExogena(); break;
130        case 16: _t->slotDeshacerExogena(); break;
131        case 17: _t->AnMa(); break;
132        case 18: _t->slotMa(); break;
133        case 19: _t->slotEncadenamientos(); break;
134        case 20: _t->slotCloseEncadenamiento(); break;
135        case 21: _t->slotAgregarEncadenamiento(); break;
136        case 22: _t->slotVerEncadenamiento(); break;
137        case 23: _t->slotCloseExport(); break;
138        case 24: _t->slotSaveExport(); break;
139        case 25: _t->slotSearchExport(); break;
140        case 26: _t->slotModeloClasico(); break;
141        case 27: _t->calcularEscenario((*reinterpret_cast< bool(*)>(_a[1]))); break;
142        case 28: _t->calcularEscenario(); break;
143        case 29: _t->finalizarEscenario(); break;
144        case 30: _t->slotModeloNoClasico(); break;
145        case 31: _t->calcularEscenarioNC(); break;
146        case 32: _t->finalizarEscenarioNC(); break;
147        case 33: _t->slotCompararResultadosMNC(); break;
148        case 34: _t->slotVerResultadoMNC(); break;
149        case 35: _t->slotPHCIncidencia100(); break;
150        case 36: _t->slotPHCIncidenciaiCuenta(); break;
151        case 37: _t->slotCalcularPHCIncidenciaiCuenta(); break;
152        case 38: _t->slotPHCIncidenciaiComponente(); break;
153        case 39: _t->slotCalcularPHCIncidenciaiComponente(); break;
154        case 40: _t->slotCompararResultados(); break;
155        case 41: _t->slotVerResultado(); break;
156        default: ;
157        }
158    }
159}
160
161const QMetaObjectExtraData MainWindow::staticMetaObjectExtraData = {
162    0,  qt_static_metacall
163};
164
165const QMetaObject MainWindow::staticMetaObject = {
166    { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow,
167      qt_meta_data_MainWindow, &staticMetaObjectExtraData }
168};
169
170#ifdef Q_NO_DATA_RELOCATION
171const QMetaObject &MainWindow::getStaticMetaObject() { return staticMetaObject; }
172#endif //Q_NO_DATA_RELOCATION
173
174const QMetaObject *MainWindow::metaObject() const
175{
176    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
177}
178
179void *MainWindow::qt_metacast(const char *_clname)
180{
181    if (!_clname) return 0;
182    if (!strcmp(_clname, qt_meta_stringdata_MainWindow))
183        return static_cast<void*>(const_cast< MainWindow*>(this));
184    return QMainWindow::qt_metacast(_clname);
185}
186
187int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
188{
189    _id = QMainWindow::qt_metacall(_c, _id, _a);
190    if (_id < 0)
191        return _id;
192    if (_c == QMetaObject::InvokeMetaMethod) {
193        if (_id < 42)
194            qt_static_metacall(this, _c, _id, _a);
195        _id -= 42;
196    }
197    return _id;
198}
199QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.