source: mmcs/formcortoplazo.ui

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: 5.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>FormCortoPlazo</class>
4 <widget class="QWidget" name="FormCortoPlazo">
5  <property name="windowModality">
6   <enum>Qt::ApplicationModal</enum>
7  </property>
8  <property name="geometry">
9   <rect>
10    <x>0</x>
11    <y>0</y>
12    <width>756</width>
13    <height>395</height>
14   </rect>
15  </property>
16  <property name="windowTitle">
17   <string>Evaluar Escenario</string>
18  </property>
19  <layout class="QGridLayout" name="gridLayout_2">
20   <item row="0" column="0">
21    <layout class="QGridLayout" name="gridLayout">
22     <item row="0" column="0" colspan="3" alignment="Qt::AlignHCenter">
23      <widget class="QLabel" name="label">
24       <property name="font">
25        <font>
26         <pointsize>14</pointsize>
27        </font>
28       </property>
29       <property name="text">
30        <string>Seleccione las matrices que desea utilizar</string>
31       </property>
32      </widget>
33     </item>
34     <item row="2" column="0" rowspan="4">
35      <widget class="QListWidget" name="listAgregar">
36       <item>
37        <property name="text">
38         <string>I</string>
39        </property>
40       </item>
41       <item>
42        <property name="text">
43         <string>T</string>
44        </property>
45       </item>
46       <item>
47        <property name="text">
48         <string>O</string>
49        </property>
50       </item>
51       <item>
52        <property name="text">
53         <string>C</string>
54        </property>
55       </item>
56       <item>
57        <property name="text">
58         <string/>
59        </property>
60       </item>
61      </widget>
62     </item>
63     <item row="7" column="2" alignment="Qt::AlignHCenter">
64      <widget class="QPushButton" name="pushButton_3">
65       <property name="sizePolicy">
66        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
67         <horstretch>0</horstretch>
68         <verstretch>0</verstretch>
69        </sizepolicy>
70       </property>
71       <property name="minimumSize">
72        <size>
73         <width>100</width>
74         <height>30</height>
75        </size>
76       </property>
77       <property name="maximumSize">
78        <size>
79         <width>150</width>
80         <height>16777215</height>
81        </size>
82       </property>
83       <property name="styleSheet">
84        <string notr="true">background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
85       </property>
86       <property name="text">
87        <string>Seleccionar</string>
88       </property>
89       <property name="default">
90        <bool>false</bool>
91       </property>
92      </widget>
93     </item>
94     <item row="1" column="0">
95      <widget class="QLabel" name="label_3">
96       <property name="styleSheet">
97        <string notr="true">font-weight:bold;</string>
98       </property>
99       <property name="text">
100        <string>Matrices:</string>
101       </property>
102       <property name="alignment">
103        <set>Qt::AlignCenter</set>
104       </property>
105      </widget>
106     </item>
107     <item row="2" column="2" rowspan="4">
108      <widget class="QListWidget" name="listSeleccionado"/>
109     </item>
110     <item row="4" column="1">
111      <widget class="QPushButton" name="pushButton_2">
112       <property name="minimumSize">
113        <size>
114         <width>80</width>
115         <height>30</height>
116        </size>
117       </property>
118       <property name="maximumSize">
119        <size>
120         <width>150</width>
121         <height>30</height>
122        </size>
123       </property>
124       <property name="styleSheet">
125        <string notr="true">font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
126       </property>
127       <property name="text">
128        <string>&lt;&lt;</string>
129       </property>
130       <property name="flat">
131        <bool>true</bool>
132       </property>
133      </widget>
134     </item>
135     <item row="3" column="1">
136      <widget class="QPushButton" name="pushButton">
137       <property name="minimumSize">
138        <size>
139         <width>80</width>
140         <height>30</height>
141        </size>
142       </property>
143       <property name="maximumSize">
144        <size>
145         <width>150</width>
146         <height>30</height>
147        </size>
148       </property>
149       <property name="styleSheet">
150        <string notr="true">font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
151       </property>
152       <property name="text">
153        <string>&gt;&gt;</string>
154       </property>
155       <property name="flat">
156        <bool>true</bool>
157       </property>
158      </widget>
159     </item>
160     <item row="1" column="2">
161      <widget class="QLabel" name="label_2">
162       <property name="styleSheet">
163        <string notr="true">font-weight:bold;</string>
164       </property>
165       <property name="text">
166        <string>Matrices Seleccionadas:</string>
167       </property>
168       <property name="alignment">
169        <set>Qt::AlignCenter</set>
170       </property>
171      </widget>
172     </item>
173     <item row="7" column="0" alignment="Qt::AlignHCenter">
174      <widget class="QPushButton" name="pushButton_4">
175       <property name="sizePolicy">
176        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
177         <horstretch>0</horstretch>
178         <verstretch>0</verstretch>
179        </sizepolicy>
180       </property>
181       <property name="minimumSize">
182        <size>
183         <width>100</width>
184         <height>30</height>
185        </size>
186       </property>
187       <property name="maximumSize">
188        <size>
189         <width>150</width>
190         <height>16777215</height>
191        </size>
192       </property>
193       <property name="styleSheet">
194        <string notr="true">background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
195       </property>
196       <property name="text">
197        <string>Cancelar</string>
198       </property>
199      </widget>
200     </item>
201    </layout>
202   </item>
203  </layout>
204 </widget>
205 <resources/>
206 <connections/>
207</ui>
Note: See TracBrowser for help on using the repository browser.