Changeset 82657bc in mmcs for formLoadMatrix.ui


Ignore:
Timestamp:
Nov 16, 2016, 3:57:46 PM (8 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
2dc173b
Parents:
9b2ca78
Message:

Cambios de forma, cambiado el nombre del proyecto al XAMU, modificada ruta del manual

File:
1 edited

Legend:

Unmodified
Added
Removed
  • formLoadMatrix.ui

    re62517a r82657bc  
    3232   <item>
    3333    <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">
     34     <item row="8" column="2">
     35      <widget class="QRadioButton" name="radioComponent">
     36       <property name="text">
     37        <string>Componentes</string>
     38       </property>
     39      </widget>
     40     </item>
     41     <item row="1" column="1">
     42      <spacer name="verticalSpacer_6">
    6443       <property name="orientation">
    6544        <enum>Qt::Vertical</enum>
     
    7453     </item>
    7554     <item row="4" column="0">
    76       <spacer name="verticalSpacer_3">
     55      <spacer name="verticalSpacer_5">
    7756       <property name="orientation">
    7857        <enum>Qt::Vertical</enum>
     
    8665      </spacer>
    8766     </item>
    88      <item row="0" column="0" colspan="2">
     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>15</number>
     189       </property>
     190      </widget>
     191     </item>
     192     <item row="0" column="0" colspan="3">
    89193      <widget class="QLabel" name="label">
    90194       <property name="font">
     
    97201       </property>
    98202       <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;
    240 color: #358ccb;
    241 </string>
    242        </property>
    243        <property name="text">
    244         <string/>
     203        <string>Definir Parámetros de la Matriz</string>
    245204       </property>
    246205      </widget>
Note: See TracChangeset for help on using the changeset viewer.