source: mmcs/formcortoplazo.ui @ 08d84ca

Last change on this file since 08d84ca was 8f1b6a6, checked in by rudmanmrrod <rudman22@…>, 8 years ago

Agregado primera aproximacion al impacto a corto plazo, solucionado bug al no mostrar la ultima fila/columna en la descomposicion

  • Property mode set to 100644
File size: 6.1 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>M1</string>
39        </property>
40       </item>
41       <item>
42        <property name="text">
43         <string>M2</string>
44        </property>
45       </item>
46       <item>
47        <property name="text">
48         <string>M3</string>
49        </property>
50       </item>
51       <item>
52        <property name="text">
53         <string>I</string>
54        </property>
55       </item>
56       <item>
57        <property name="text">
58         <string>T</string>
59        </property>
60       </item>
61       <item>
62        <property name="text">
63         <string>O</string>
64        </property>
65       </item>
66       <item>
67        <property name="text">
68         <string>C</string>
69        </property>
70       </item>
71       <item>
72        <property name="text">
73         <string/>
74        </property>
75       </item>
76      </widget>
77     </item>
78     <item row="7" column="2" alignment="Qt::AlignHCenter">
79      <widget class="QPushButton" name="pushButton_3">
80       <property name="sizePolicy">
81        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
82         <horstretch>0</horstretch>
83         <verstretch>0</verstretch>
84        </sizepolicy>
85       </property>
86       <property name="minimumSize">
87        <size>
88         <width>100</width>
89         <height>30</height>
90        </size>
91       </property>
92       <property name="maximumSize">
93        <size>
94         <width>150</width>
95         <height>16777215</height>
96        </size>
97       </property>
98       <property name="styleSheet">
99        <string notr="true">background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
100       </property>
101       <property name="text">
102        <string>Seleccionar</string>
103       </property>
104       <property name="default">
105        <bool>false</bool>
106       </property>
107      </widget>
108     </item>
109     <item row="1" column="0">
110      <widget class="QLabel" name="label_3">
111       <property name="styleSheet">
112        <string notr="true">font-weight:bold;</string>
113       </property>
114       <property name="text">
115        <string>Matrices:</string>
116       </property>
117       <property name="alignment">
118        <set>Qt::AlignCenter</set>
119       </property>
120      </widget>
121     </item>
122     <item row="2" column="2" rowspan="4">
123      <widget class="QListWidget" name="listSeleccionado"/>
124     </item>
125     <item row="4" column="1">
126      <widget class="QPushButton" name="pushButton_2">
127       <property name="minimumSize">
128        <size>
129         <width>80</width>
130         <height>30</height>
131        </size>
132       </property>
133       <property name="maximumSize">
134        <size>
135         <width>150</width>
136         <height>30</height>
137        </size>
138       </property>
139       <property name="styleSheet">
140        <string notr="true">font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
141       </property>
142       <property name="text">
143        <string>&lt;&lt;</string>
144       </property>
145       <property name="flat">
146        <bool>true</bool>
147       </property>
148      </widget>
149     </item>
150     <item row="3" column="1">
151      <widget class="QPushButton" name="pushButton">
152       <property name="minimumSize">
153        <size>
154         <width>80</width>
155         <height>30</height>
156        </size>
157       </property>
158       <property name="maximumSize">
159        <size>
160         <width>150</width>
161         <height>30</height>
162        </size>
163       </property>
164       <property name="styleSheet">
165        <string notr="true">font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
166       </property>
167       <property name="text">
168        <string>&gt;&gt;</string>
169       </property>
170       <property name="flat">
171        <bool>true</bool>
172       </property>
173      </widget>
174     </item>
175     <item row="1" column="2">
176      <widget class="QLabel" name="label_2">
177       <property name="styleSheet">
178        <string notr="true">font-weight:bold;</string>
179       </property>
180       <property name="text">
181        <string>Matrices Seleccionadas:</string>
182       </property>
183       <property name="alignment">
184        <set>Qt::AlignCenter</set>
185       </property>
186      </widget>
187     </item>
188     <item row="7" column="0" alignment="Qt::AlignHCenter">
189      <widget class="QPushButton" name="pushButton_4">
190       <property name="sizePolicy">
191        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
192         <horstretch>0</horstretch>
193         <verstretch>0</verstretch>
194        </sizepolicy>
195       </property>
196       <property name="minimumSize">
197        <size>
198         <width>100</width>
199         <height>30</height>
200        </size>
201       </property>
202       <property name="maximumSize">
203        <size>
204         <width>150</width>
205         <height>16777215</height>
206        </size>
207       </property>
208       <property name="styleSheet">
209        <string notr="true">background-color: #358ccb; color: #fff; font-weight: bold; height: 30px; border: none; border-radius: 5px;</string>
210       </property>
211       <property name="text">
212        <string>Cancelar</string>
213       </property>
214      </widget>
215     </item>
216    </layout>
217   </item>
218  </layout>
219 </widget>
220 <resources/>
221 <connections/>
222</ui>
Note: See TracBrowser for help on using the repository browser.