source: mmcs/formLoadMatrix.ui @ 2a84944

Last change on this file since 2a84944 was e62517a, checked in by rudmanmrrod <rudman22@…>, 8 years ago

Migrado el proyecto a la versión 5 de Qt, agregado primer boceto del PDF

  • Property mode set to 100755
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>FormLoadMatrix</class>
4 <widget class="QWidget" name="FormLoadMatrix">
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>642</width>
13    <height>304</height>
14   </rect>
15  </property>
16  <property name="sizePolicy">
17   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
18    <horstretch>0</horstretch>
19    <verstretch>0</verstretch>
20   </sizepolicy>
21  </property>
22  <property name="minimumSize">
23   <size>
24    <width>600</width>
25    <height>300</height>
26   </size>
27  </property>
28  <property name="windowTitle">
29   <string>Cargar Matriz</string>
30  </property>
31  <layout class="QVBoxLayout" name="verticalLayout">
32   <item>
33    <layout class="QGridLayout" name="gridLayout">
34     <item row="2" column="2" colspan="2">
35      <spacer name="horizontalSpacer">
36       <property name="orientation">
37        <enum>Qt::Horizontal</enum>
38       </property>
39       <property name="sizeHint" stdset="0">
40        <size>
41         <width>40</width>
42         <height>20</height>
43        </size>
44       </property>
45      </spacer>
46     </item>
47     <item row="5" column="0" colspan="2">
48      <widget class="QLabel" name="label_2">
49       <property name="font">
50        <font>
51         <family>Aero Matics</family>
52         <pointsize>14</pointsize>
53         <weight>50</weight>
54         <bold>false</bold>
55        </font>
56       </property>
57       <property name="text">
58        <string>2.- Cargar Matriz</string>
59       </property>
60      </widget>
61     </item>
62     <item row="6" column="0">
63      <spacer name="verticalSpacer_5">
64       <property name="orientation">
65        <enum>Qt::Vertical</enum>
66       </property>
67       <property name="sizeHint" stdset="0">
68        <size>
69         <width>20</width>
70         <height>40</height>
71        </size>
72       </property>
73      </spacer>
74     </item>
75     <item row="4" column="0">
76      <spacer name="verticalSpacer_3">
77       <property name="orientation">
78        <enum>Qt::Vertical</enum>
79       </property>
80       <property name="sizeHint" stdset="0">
81        <size>
82         <width>20</width>
83         <height>40</height>
84        </size>
85       </property>
86      </spacer>
87     </item>
88     <item row="0" column="0" colspan="2">
89      <widget class="QLabel" name="label">
90       <property name="font">
91        <font>
92         <family>Aero Matics</family>
93         <pointsize>14</pointsize>
94         <weight>50</weight>
95         <bold>false</bold>
96        </font>
97       </property>
98       <property name="text">
99        <string>1.- Estructura de la Matriz</string>
100       </property>
101      </widget>
102     </item>
103     <item row="11" column="6">
104      <widget class="QPushButton" name="buttonOpen">
105       <property name="text">
106        <string>A&amp;brir</string>
107       </property>
108      </widget>
109     </item>
110     <item row="2" column="4" colspan="2">
111      <widget class="QLabel" name="label_4">
112       <property name="text">
113        <string>Número de Decimales</string>
114       </property>
115      </widget>
116     </item>
117     <item row="2" column="6">
118      <widget class="QSpinBox" name="spinBox">
119       <property name="minimum">
120        <number>3</number>
121       </property>
122       <property name="maximum">
123        <number>15</number>
124       </property>
125      </widget>
126     </item>
127     <item row="3" column="0" colspan="7">
128      <widget class="Line" name="line">
129       <property name="orientation">
130        <enum>Qt::Horizontal</enum>
131       </property>
132      </widget>
133     </item>
134     <item row="2" column="1">
135      <widget class="QSpinBox" name="spinNumber">
136       <property name="minimum">
137        <number>2</number>
138       </property>
139      </widget>
140     </item>
141     <item row="2" column="0">
142      <widget class="QLabel" name="label_3">
143       <property name="font">
144        <font>
145         <pointsize>10</pointsize>
146        </font>
147       </property>
148       <property name="text">
149        <string>Número de Cuentas:</string>
150       </property>
151      </widget>
152     </item>
153     <item row="7" column="1" colspan="5">
154      <widget class="QLineEdit" name="editFilePath">
155       <property name="readOnly">
156        <bool>true</bool>
157       </property>
158      </widget>
159     </item>
160     <item row="7" column="6">
161      <widget class="QPushButton" name="buttonSearch">
162       <property name="toolTip">
163        <string>Examinar</string>
164       </property>
165       <property name="text">
166        <string/>
167       </property>
168       <property name="icon">
169        <iconset resource="img/images.qrc">
170         <normaloff>:/imgs/folder_blue.png</normaloff>:/imgs/folder_blue.png</iconset>
171       </property>
172       <property name="flat">
173        <bool>true</bool>
174       </property>
175      </widget>
176     </item>
177     <item row="11" column="4">
178      <widget class="QPushButton" name="buttonCancel">
179       <property name="text">
180        <string>&amp;Cancelar</string>
181       </property>
182      </widget>
183     </item>
184     <item row="1" column="1">
185      <spacer name="verticalSpacer_6">
186       <property name="orientation">
187        <enum>Qt::Vertical</enum>
188       </property>
189       <property name="sizeHint" stdset="0">
190        <size>
191         <width>20</width>
192         <height>40</height>
193        </size>
194       </property>
195      </spacer>
196     </item>
197     <item row="7" column="0">
198      <widget class="QLabel" name="label_7">
199       <property name="font">
200        <font>
201         <pointsize>10</pointsize>
202        </font>
203       </property>
204       <property name="text">
205        <string>Archivo:</string>
206       </property>
207      </widget>
208     </item>
209     <item row="8" column="1">
210      <spacer name="verticalSpacer">
211       <property name="orientation">
212        <enum>Qt::Vertical</enum>
213       </property>
214       <property name="sizeHint" stdset="0">
215        <size>
216         <width>20</width>
217         <height>40</height>
218        </size>
219       </property>
220      </spacer>
221     </item>
222     <item row="10" column="0">
223      <widget class="QRadioButton" name="radioAccount">
224       <property name="text">
225        <string>Con Cuentas</string>
226       </property>
227      </widget>
228     </item>
229     <item row="10" column="2">
230      <widget class="QRadioButton" name="radioComponent">
231       <property name="text">
232        <string>Componentes</string>
233       </property>
234      </widget>
235     </item>
236     <item row="9" column="0" colspan="7">
237      <widget class="QLabel" name="label_info">
238       <property name="styleSheet">
239        <string notr="true">font-weight: bold;
240color: #358ccb;
241</string>
242       </property>
243       <property name="text">
244        <string/>
245       </property>
246      </widget>
247     </item>
248    </layout>
249   </item>
250  </layout>
251 </widget>
252 <tabstops>
253  <tabstop>spinNumber</tabstop>
254  <tabstop>spinBox</tabstop>
255  <tabstop>editFilePath</tabstop>
256  <tabstop>buttonSearch</tabstop>
257  <tabstop>radioAccount</tabstop>
258  <tabstop>radioComponent</tabstop>
259  <tabstop>buttonCancel</tabstop>
260  <tabstop>buttonOpen</tabstop>
261 </tabstops>
262 <resources>
263  <include location="img/images.qrc"/>
264 </resources>
265 <connections/>
266</ui>
Note: See TracBrowser for help on using the repository browser.