source: mmcs/formLoadMatrix.ui

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

Se dejaron los decimales en 5 digitos

  • Property mode set to 100755
File size: 5.9 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="8" column="2">
35      <widget class="QRadioButton" name="radioComponent">
36       <property name="text">
37        <string>Sub-Cuentas</string>
38       </property>
39      </widget>
40     </item>
41     <item row="1" column="1">
42      <spacer name="verticalSpacer_6">
43       <property name="orientation">
44        <enum>Qt::Vertical</enum>
45       </property>
46       <property name="sizeHint" stdset="0">
47        <size>
48         <width>20</width>
49         <height>40</height>
50        </size>
51       </property>
52      </spacer>
53     </item>
54     <item row="4" column="0">
55      <spacer name="verticalSpacer_5">
56       <property name="orientation">
57        <enum>Qt::Vertical</enum>
58       </property>
59       <property name="sizeHint" stdset="0">
60        <size>
61         <width>20</width>
62         <height>40</height>
63        </size>
64       </property>
65      </spacer>
66     </item>
67     <item row="8" column="0">
68      <widget class="QRadioButton" name="radioAccount">
69       <property name="text">
70        <string>Con Cuentas</string>
71       </property>
72      </widget>
73     </item>
74     <item row="9" column="3">
75      <widget class="QPushButton" name="buttonCancel">
76       <property name="text">
77        <string>&amp;Cancelar</string>
78       </property>
79      </widget>
80     </item>
81     <item row="2" column="0">
82      <widget class="QLabel" name="label_3">
83       <property name="font">
84        <font>
85         <pointsize>10</pointsize>
86        </font>
87       </property>
88       <property name="text">
89        <string>Número de Cuentas:</string>
90       </property>
91      </widget>
92     </item>
93     <item row="7" column="0" colspan="6">
94      <widget class="QLabel" name="label_info">
95       <property name="styleSheet">
96        <string notr="true">font-weight: bold;
97color: #358ccb;
98</string>
99       </property>
100       <property name="text">
101        <string/>
102       </property>
103      </widget>
104     </item>
105     <item row="3" column="0" colspan="6">
106      <widget class="Line" name="line">
107       <property name="orientation">
108        <enum>Qt::Horizontal</enum>
109       </property>
110      </widget>
111     </item>
112     <item row="2" column="3" colspan="2">
113      <widget class="QLabel" name="label_4">
114       <property name="text">
115        <string>Número de Decimales</string>
116       </property>
117      </widget>
118     </item>
119     <item row="5" column="1" colspan="4">
120      <widget class="QLineEdit" name="editFilePath">
121       <property name="readOnly">
122        <bool>true</bool>
123       </property>
124      </widget>
125     </item>
126     <item row="2" column="1">
127      <widget class="QSpinBox" name="spinNumber">
128       <property name="minimum">
129        <number>2</number>
130       </property>
131      </widget>
132     </item>
133     <item row="9" column="5">
134      <widget class="QPushButton" name="buttonOpen">
135       <property name="text">
136        <string>A&amp;brir</string>
137       </property>
138      </widget>
139     </item>
140     <item row="6" column="1">
141      <spacer name="verticalSpacer">
142       <property name="orientation">
143        <enum>Qt::Vertical</enum>
144       </property>
145       <property name="sizeHint" stdset="0">
146        <size>
147         <width>20</width>
148         <height>40</height>
149        </size>
150       </property>
151      </spacer>
152     </item>
153     <item row="5" column="5">
154      <widget class="QPushButton" name="buttonSearch">
155       <property name="toolTip">
156        <string>Examinar</string>
157       </property>
158       <property name="text">
159        <string/>
160       </property>
161       <property name="icon">
162        <iconset resource="img/images.qrc">
163         <normaloff>:/imgs/folder_blue.png</normaloff>:/imgs/folder_blue.png</iconset>
164       </property>
165       <property name="flat">
166        <bool>true</bool>
167       </property>
168      </widget>
169     </item>
170     <item row="5" column="0">
171      <widget class="QLabel" name="label_7">
172       <property name="font">
173        <font>
174         <pointsize>10</pointsize>
175        </font>
176       </property>
177       <property name="text">
178        <string>Archivo:</string>
179       </property>
180      </widget>
181     </item>
182     <item row="2" column="5">
183      <widget class="QSpinBox" name="spinBox">
184       <property name="minimum">
185        <number>3</number>
186       </property>
187       <property name="maximum">
188        <number>5</number>
189       </property>
190      </widget>
191     </item>
192     <item row="0" column="0" colspan="3">
193      <widget class="QLabel" name="label">
194       <property name="font">
195        <font>
196         <family>Aero Matics</family>
197         <pointsize>14</pointsize>
198         <weight>50</weight>
199         <bold>false</bold>
200        </font>
201       </property>
202       <property name="text">
203        <string>Definir Parámetros de la Matriz</string>
204       </property>
205      </widget>
206     </item>
207    </layout>
208   </item>
209  </layout>
210 </widget>
211 <tabstops>
212  <tabstop>spinNumber</tabstop>
213  <tabstop>spinBox</tabstop>
214  <tabstop>editFilePath</tabstop>
215  <tabstop>buttonSearch</tabstop>
216  <tabstop>radioAccount</tabstop>
217  <tabstop>radioComponent</tabstop>
218  <tabstop>buttonCancel</tabstop>
219  <tabstop>buttonOpen</tabstop>
220 </tabstops>
221 <resources>
222  <include location="img/images.qrc"/>
223 </resources>
224 <connections/>
225</ui>
Note: See TracBrowser for help on using the repository browser.