source: mmcs/moc_mainwindow.cpp @ aa628c3

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

Modificacion de pestaña endogena-exogena, ct horizontal y vertical, color en columnas de totales

  • Property mode set to 100644
File size: 4.8 KB
Line 
1/****************************************************************************
2** Meta object code from reading C++ file 'mainwindow.H'
3**
4** Created: Tue Aug 11 15:26:03 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      19,   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     270,   11,   11,   11, 0x08,
46     289,   11,   11,   11, 0x08,
47     310,   11,   11,   11, 0x08,
48     333,   11,   11,   11, 0x08,
49     355,   11,   11,   11, 0x08,
50     364,   11,   11,   11, 0x08,
51     382,   11,   11,   11, 0x08,
52     399,   11,   11,   11, 0x08,
53
54       0        // eod
55};
56
57static const char qt_meta_stringdata_MainWindow[] = {
58    "MainWindow\0\0slotLoadMatrix()\0"
59    "slotExportMatrix()\0,,\0"
60    "slotFormLoadMatrixAccepted(QString,int,char)\0"
61    "slotFormLoadMatrixClosed()\0AgregarCuenta()\0"
62    "RestaurarCeldas()\0FinalizarCuentas()\0"
63    "ModificarCuenta()\0slotCoeficienteHorizontal()\0"
64    "slotCoeficienteVertical()\0"
65    "slotVariableExogena()\0slotCloseExogena()\0"
66    "slotAgregarExogena()\0slotFinalizarExogena()\0"
67    "slotDeshacerExogena()\0slotLa()\0"
68    "slotCloseExport()\0slotSaveExport()\0"
69    "slotSearchExport()\0"
70};
71
72void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
73{
74    if (_c == QMetaObject::InvokeMetaMethod) {
75        Q_ASSERT(staticMetaObject.cast(_o));
76        MainWindow *_t = static_cast<MainWindow *>(_o);
77        switch (_id) {
78        case 0: _t->slotLoadMatrix(); break;
79        case 1: _t->slotExportMatrix(); break;
80        case 2: _t->slotFormLoadMatrixAccepted((*reinterpret_cast< const QString(*)>(_a[1])),(*reinterpret_cast< int(*)>(_a[2])),(*reinterpret_cast< char(*)>(_a[3]))); break;
81        case 3: _t->slotFormLoadMatrixClosed(); break;
82        case 4: _t->AgregarCuenta(); break;
83        case 5: _t->RestaurarCeldas(); break;
84        case 6: _t->FinalizarCuentas(); break;
85        case 7: _t->ModificarCuenta(); break;
86        case 8: _t->slotCoeficienteHorizontal(); break;
87        case 9: _t->slotCoeficienteVertical(); break;
88        case 10: _t->slotVariableExogena(); break;
89        case 11: _t->slotCloseExogena(); break;
90        case 12: _t->slotAgregarExogena(); break;
91        case 13: _t->slotFinalizarExogena(); break;
92        case 14: _t->slotDeshacerExogena(); break;
93        case 15: _t->slotLa(); break;
94        case 16: _t->slotCloseExport(); break;
95        case 17: _t->slotSaveExport(); break;
96        case 18: _t->slotSearchExport(); break;
97        default: ;
98        }
99    }
100}
101
102const QMetaObjectExtraData MainWindow::staticMetaObjectExtraData = {
103    0,  qt_static_metacall
104};
105
106const QMetaObject MainWindow::staticMetaObject = {
107    { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow,
108      qt_meta_data_MainWindow, &staticMetaObjectExtraData }
109};
110
111#ifdef Q_NO_DATA_RELOCATION
112const QMetaObject &MainWindow::getStaticMetaObject() { return staticMetaObject; }
113#endif //Q_NO_DATA_RELOCATION
114
115const QMetaObject *MainWindow::metaObject() const
116{
117    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
118}
119
120void *MainWindow::qt_metacast(const char *_clname)
121{
122    if (!_clname) return 0;
123    if (!strcmp(_clname, qt_meta_stringdata_MainWindow))
124        return static_cast<void*>(const_cast< MainWindow*>(this));
125    return QMainWindow::qt_metacast(_clname);
126}
127
128int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
129{
130    _id = QMainWindow::qt_metacall(_c, _id, _a);
131    if (_id < 0)
132        return _id;
133    if (_c == QMetaObject::InvokeMetaMethod) {
134        if (_id < 19)
135            qt_static_metacall(this, _c, _id, _a);
136        _id -= 19;
137    }
138    return _id;
139}
140QT_END_MOC_NAMESPACE
Note: See TracBrowser for help on using the repository browser.