source: mmcs/ui_formcortoplazo.h

Last change on this file was 4992f3b, checked in by rudmanmrrod <rudman22@…>, 7 years ago

Quitados M1,M2 y M3 de comparar resultados, agregada pantalla de cargando al hacer la descomposicion

  • Property mode set to 100644
File size: 7.1 KB
Line 
1/********************************************************************************
2** Form generated from reading UI file 'formcortoplazo.ui'
3**
4** Created by: Qt User Interface Compiler version 5.3.2
5**
6** WARNING! All changes made in this file will be lost when recompiling UI file!
7********************************************************************************/
8
9#ifndef UI_FORMCORTOPLAZO_H
10#define UI_FORMCORTOPLAZO_H
11
12#include <QtCore/QVariant>
13#include <QtWidgets/QAction>
14#include <QtWidgets/QApplication>
15#include <QtWidgets/QButtonGroup>
16#include <QtWidgets/QGridLayout>
17#include <QtWidgets/QHeaderView>
18#include <QtWidgets/QLabel>
19#include <QtWidgets/QListWidget>
20#include <QtWidgets/QPushButton>
21#include <QtWidgets/QWidget>
22
23QT_BEGIN_NAMESPACE
24
25class Ui_FormCortoPlazo
26{
27public:
28    QGridLayout *gridLayout_2;
29    QGridLayout *gridLayout;
30    QLabel *label;
31    QListWidget *listAgregar;
32    QPushButton *pushButton_3;
33    QLabel *label_3;
34    QListWidget *listSeleccionado;
35    QPushButton *pushButton_2;
36    QPushButton *pushButton;
37    QLabel *label_2;
38    QPushButton *pushButton_4;
39
40    void setupUi(QWidget *FormCortoPlazo)
41    {
42        if (FormCortoPlazo->objectName().isEmpty())
43            FormCortoPlazo->setObjectName(QStringLiteral("FormCortoPlazo"));
44        FormCortoPlazo->setWindowModality(Qt::ApplicationModal);
45        FormCortoPlazo->resize(756, 395);
46        gridLayout_2 = new QGridLayout(FormCortoPlazo);
47        gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
48        gridLayout = new QGridLayout();
49        gridLayout->setObjectName(QStringLiteral("gridLayout"));
50        label = new QLabel(FormCortoPlazo);
51        label->setObjectName(QStringLiteral("label"));
52        QFont font;
53        font.setPointSize(14);
54        label->setFont(font);
55
56        gridLayout->addWidget(label, 0, 0, 1, 3, Qt::AlignHCenter);
57
58        listAgregar = new QListWidget(FormCortoPlazo);
59        new QListWidgetItem(listAgregar);
60        new QListWidgetItem(listAgregar);
61        new QListWidgetItem(listAgregar);
62        new QListWidgetItem(listAgregar);
63        new QListWidgetItem(listAgregar);
64        listAgregar->setObjectName(QStringLiteral("listAgregar"));
65
66        gridLayout->addWidget(listAgregar, 2, 0, 4, 1);
67
68        pushButton_3 = new QPushButton(FormCortoPlazo);
69        pushButton_3->setObjectName(QStringLiteral("pushButton_3"));
70        QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
71        sizePolicy.setHorizontalStretch(0);
72        sizePolicy.setVerticalStretch(0);
73        sizePolicy.setHeightForWidth(pushButton_3->sizePolicy().hasHeightForWidth());
74        pushButton_3->setSizePolicy(sizePolicy);
75        pushButton_3->setMinimumSize(QSize(100, 30));
76        pushButton_3->setMaximumSize(QSize(150, 16777215));
77        pushButton_3->setStyleSheet(QStringLiteral("background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;"));
78        pushButton_3->setDefault(false);
79
80        gridLayout->addWidget(pushButton_3, 7, 2, 1, 1, Qt::AlignHCenter);
81
82        label_3 = new QLabel(FormCortoPlazo);
83        label_3->setObjectName(QStringLiteral("label_3"));
84        label_3->setStyleSheet(QStringLiteral("font-weight:bold;"));
85        label_3->setAlignment(Qt::AlignCenter);
86
87        gridLayout->addWidget(label_3, 1, 0, 1, 1);
88
89        listSeleccionado = new QListWidget(FormCortoPlazo);
90        listSeleccionado->setObjectName(QStringLiteral("listSeleccionado"));
91
92        gridLayout->addWidget(listSeleccionado, 2, 2, 4, 1);
93
94        pushButton_2 = new QPushButton(FormCortoPlazo);
95        pushButton_2->setObjectName(QStringLiteral("pushButton_2"));
96        pushButton_2->setMinimumSize(QSize(80, 30));
97        pushButton_2->setMaximumSize(QSize(150, 30));
98        pushButton_2->setStyleSheet(QStringLiteral("font-weight: bold; height: 30px; border: none; border-radius: 5px;"));
99        pushButton_2->setFlat(true);
100
101        gridLayout->addWidget(pushButton_2, 4, 1, 1, 1);
102
103        pushButton = new QPushButton(FormCortoPlazo);
104        pushButton->setObjectName(QStringLiteral("pushButton"));
105        pushButton->setMinimumSize(QSize(80, 30));
106        pushButton->setMaximumSize(QSize(150, 30));
107        pushButton->setStyleSheet(QStringLiteral("font-weight: bold; height: 30px; border: none; border-radius: 5px;"));
108        pushButton->setFlat(true);
109
110        gridLayout->addWidget(pushButton, 3, 1, 1, 1);
111
112        label_2 = new QLabel(FormCortoPlazo);
113        label_2->setObjectName(QStringLiteral("label_2"));
114        label_2->setStyleSheet(QStringLiteral("font-weight:bold;"));
115        label_2->setAlignment(Qt::AlignCenter);
116
117        gridLayout->addWidget(label_2, 1, 2, 1, 1);
118
119        pushButton_4 = new QPushButton(FormCortoPlazo);
120        pushButton_4->setObjectName(QStringLiteral("pushButton_4"));
121        sizePolicy.setHeightForWidth(pushButton_4->sizePolicy().hasHeightForWidth());
122        pushButton_4->setSizePolicy(sizePolicy);
123        pushButton_4->setMinimumSize(QSize(100, 30));
124        pushButton_4->setMaximumSize(QSize(150, 16777215));
125        pushButton_4->setStyleSheet(QStringLiteral("background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;"));
126
127        gridLayout->addWidget(pushButton_4, 7, 0, 1, 1, Qt::AlignHCenter);
128
129
130        gridLayout_2->addLayout(gridLayout, 0, 0, 1, 1);
131
132
133        retranslateUi(FormCortoPlazo);
134
135        QMetaObject::connectSlotsByName(FormCortoPlazo);
136    } // setupUi
137
138    void retranslateUi(QWidget *FormCortoPlazo)
139    {
140        FormCortoPlazo->setWindowTitle(QApplication::translate("FormCortoPlazo", "Evaluar Escenario", 0));
141        label->setText(QApplication::translate("FormCortoPlazo", "Seleccione las matrices que desea utilizar", 0));
142
143        const bool __sortingEnabled = listAgregar->isSortingEnabled();
144        listAgregar->setSortingEnabled(false);
145        QListWidgetItem *___qlistwidgetitem = listAgregar->item(0);
146        ___qlistwidgetitem->setText(QApplication::translate("FormCortoPlazo", "I", 0));
147        QListWidgetItem *___qlistwidgetitem1 = listAgregar->item(1);
148        ___qlistwidgetitem1->setText(QApplication::translate("FormCortoPlazo", "T", 0));
149        QListWidgetItem *___qlistwidgetitem2 = listAgregar->item(2);
150        ___qlistwidgetitem2->setText(QApplication::translate("FormCortoPlazo", "O", 0));
151        QListWidgetItem *___qlistwidgetitem3 = listAgregar->item(3);
152        ___qlistwidgetitem3->setText(QApplication::translate("FormCortoPlazo", "C", 0));
153        listAgregar->setSortingEnabled(__sortingEnabled);
154
155        pushButton_3->setText(QApplication::translate("FormCortoPlazo", "Seleccionar", 0));
156        label_3->setText(QApplication::translate("FormCortoPlazo", "Matrices:", 0));
157        pushButton_2->setText(QApplication::translate("FormCortoPlazo", "<<", 0));
158        pushButton->setText(QApplication::translate("FormCortoPlazo", ">>", 0));
159        label_2->setText(QApplication::translate("FormCortoPlazo", "Matrices Seleccionadas:", 0));
160        pushButton_4->setText(QApplication::translate("FormCortoPlazo", "Cancelar", 0));
161    } // retranslateUi
162
163};
164
165namespace Ui {
166    class FormCortoPlazo: public Ui_FormCortoPlazo {};
167} // namespace Ui
168
169QT_END_NAMESPACE
170
171#endif // UI_FORMCORTOPLAZO_H
Note: See TracBrowser for help on using the repository browser.