source: mmcs/moc_mainwindow.cpp @ 67c9f67

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

incorporacion de modelo no clasico

  • Property mode set to 100644
File size: 6.0 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'mainwindow.H'
3**
4** Created: Wed Sep 9 11:51:34 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      31,   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      29,   11,   11,   11, 0x08,
36      51,   48,   11,   11, 0x08,
37      96,   11,   11,   11, 0x08,
38     123,   11,   11,   11, 0x08,
39     139,   11,   11,   11, 0x08,
40     157,   11,   11,   11, 0x08,
41     176,   11,   11,   11, 0x08,
42     194,   11,   11,   11, 0x08,
43     222,   11,   11,   11, 0x08,
44     248,   11,   11,   11, 0x08,
45     264,   11,   11,   11, 0x08,
46     286,   11,   11,   11, 0x08,
47     305,   11,   11,   11, 0x08,
48     326,   11,   11,   11, 0x08,
49     349,   11,   11,   11, 0x08,
50     371,   11,   11,   11, 0x08,
51     378,   11,   11,   11, 0x08,
52     387,   11,   11,   11, 0x08,
53     409,   11,   11,   11, 0x08,
54     435,   11,   11,   11, 0x08,
55     463,   11,   11,   11, 0x08,
56     487,   11,   11,   11, 0x08,
57     505,   11,   11,   11, 0x08,
58     522,   11,   11,   11, 0x08,
59     541,   11,   11,   11, 0x08,
60     561,   11,   11,   11, 0x08,
61     581,   11,   11,   11, 0x08,
62     602,   11,   11,   11, 0x08,
63     624,   11,   11,   11, 0x08,
64     649,   11,   11,   11, 0x08,
65
66       0        // eod
67};
68
69static const char qt_meta_stringdata_MainWindow[] = {
70    "MainWindow\0\0slotLoadMatrix()\0"
71    "slotExportMatrix()\0,,\0"
72    "slotFormLoadMatrixAccepted(QString,int,char)\0"
73    "slotFormLoadMatrixClosed()\0AgregarCuenta()\0"
74    "RestaurarCeldas()\0FinalizarCuentas()\0"
75    "ModificarCuenta()\0slotCoeficienteHorizontal()\0"
76    "slotCoeficienteVertical()\0slotAccChange()\0"
77    "slotVariableExogena()\0slotCloseExogena()\0"
78    "slotAgregarExogena()\0slotFinalizarExogena()\0"
79    "slotDeshacerExogena()\0AnMa()\0slotMa()\0"
80    "slotEncadenamientos()\0slotCloseEncadenamiento()\0"
81    "slotAgregarEncadenamiento()\0"
82    "slotVerEncadenamiento()\0slotCloseExport()\0"
83    "slotSaveExport()\0slotSearchExport()\0"
84    "slotModeloClasico()\0calcularEscenario()\0"
85    "finalizarEscenario()\0slotModeloNoClasico()\0"
86    "slotCompararResultados()\0slotVerResultado()\0"
87};
88
89void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
90{
91    if (_c == QMetaObject::InvokeMetaMethod) {
92        Q_ASSERT(staticMetaObject.cast(_o));
93        MainWindow *_t = static_cast<MainWindow *>(_o);
94        switch (_id) {
95        case 0: _t->slotLoadMatrix(); break;
96        case 1: _t->slotExportMatrix(); break;
97        case 2: _t->slotFormLoadMatrixAccepted((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< char(*)>(_a[3]))); break;
98        case 3: _t->slotFormLoadMatrixClosed(); break;
99        case 4: _t->AgregarCuenta(); break;
100        case 5: _t->RestaurarCeldas(); break;
101        case 6: _t->FinalizarCuentas(); break;
102        case 7: _t->ModificarCuenta(); break;
103        case 8: _t->slotCoeficienteHorizontal(); break;
104        case 9: _t->slotCoeficienteVertical(); break;
105        case 10: _t->slotAccChange(); break;
106        case 11: _t->slotVariableExogena(); break;
107        case 12: _t->slotCloseExogena(); break;
108        case 13: _t->slotAgregarExogena(); break;
109        case 14: _t->slotFinalizarExogena(); break;
110        case 15: _t->slotDeshacerExogena(); break;
111        case 16: _t->AnMa(); break;
112        case 17: _t->slotMa(); break;
113        case 18: _t->slotEncadenamientos(); break;
114        case 19: _t->slotCloseEncadenamiento(); break;
115        case 20: _t->slotAgregarEncadenamiento(); break;
116        case 21: _t->slotVerEncadenamiento(); break;
117        case 22: _t->slotCloseExport(); break;
118        case 23: _t->slotSaveExport(); break;
119        case 24: _t->slotSearchExport(); break;
120        case 25: _t->slotModeloClasico(); break;
121        case 26: _t->calcularEscenario(); break;
122        case 27: _t->finalizarEscenario(); break;
123        case 28: _t->slotModeloNoClasico(); break;
124        case 29: _t->slotCompararResultados(); break;
125        case 30: _t->slotVerResultado(); break;
126        default: ;
127        }
128    }
129}
130
131const QMetaObjectExtraData MainWindow::staticMetaObjectExtraData = {
132    0,  qt_static_metacall
133};
134
135const QMetaObject MainWindow::staticMetaObject = {
136    { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow,
137      qt_meta_data_MainWindow, &staticMetaObjectExtraData }
138};
139
140#ifdef Q_NO_DATA_RELOCATION
141const QMetaObject &MainWindow::getStaticMetaObject() { return staticMetaObject; }
142#endif //Q_NO_DATA_RELOCATION
143
144const QMetaObject *MainWindow::metaObject() const
145{
146    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
147}
148
149void *MainWindow::qt_metacast(const char *_clname)
150{
151    if (!_clname) return 0;
152    if (!strcmp(_clname, qt_meta_stringdata_MainWindow))
153        return static_cast<void*>(const_cast< MainWindow*>(this));
154    return QMainWindow::qt_metacast(_clname);
155}
156
157int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
158{
159    _id = QMainWindow::qt_metacall(_c, _id, _a);
160    if (_id < 0)
161        return _id;
162    if (_c == QMetaObject::InvokeMetaMethod) {
163        if (_id < 31)
164            qt_static_metacall(this, _c, _id, _a);
165        _id -= 31;
166    }
167    return _id;
168}
169QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.