Changeset 9dd61b1 in mmcs for formMatrixView.ui


Ignore:
Timestamp:
Jul 27, 2015, 4:01:23 PM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master, matrices
Children:
8ad4484, 891b869
Parents:
44d1e60
Message:

Avance del proyecto 60%

File:
1 edited

Legend:

Unmodified
Added
Removed
  • formMatrixView.ui

    r44d1e60 r9dd61b1  
    1818    <rect>
    1919     <x>20</x>
    20      <y>20</y>
    21      <width>711</width>
    22      <height>571</height>
     20     <y>60</y>
     21     <width>701</width>
     22     <height>501</height>
    2323    </rect>
     24   </property>
     25   <property name="editTriggers">
     26    <set>QAbstractItemView::DoubleClicked</set>
    2427   </property>
    2528   <property name="showGrid">
    2629    <bool>true</bool>
    2730   </property>
    28    <attribute name="horizontalHeaderCascadingSectionResizes">
    29     <bool>false</bool>
    30    </attribute>
    3131   <attribute name="horizontalHeaderCascadingSectionResizes">
    3232    <bool>false</bool>
     
    3737    <rect>
    3838     <x>750</x>
    39      <y>20</y>
     39     <y>70</y>
    4040     <width>181</width>
    41      <height>501</height>
     41     <height>451</height>
    4242    </rect>
    4343   </property>
     
    6969      <x>10</x>
    7070      <y>60</y>
    71       <width>161</width>
    72       <height>401</height>
     71      <width>133</width>
     72      <height>49</height>
    7373     </rect>
    7474    </property>
    7575    <widget class="QWidget" name="page"/>
    76     <widget class="QWidget" name="page_2"/>
     76    <widget class="QWidget" name="page_2">
     77     <zorder>loadButton</zorder>
     78    </widget>
    7779   </widget>
    7880  </widget>
     
    9092   </property>
    9193  </widget>
     94  <widget class="QTabWidget" name="tabWidget">
     95   <property name="geometry">
     96    <rect>
     97     <x>0</x>
     98     <y>0</y>
     99     <width>941</width>
     100     <height>581</height>
     101    </rect>
     102   </property>
     103   <widget class="QWidget" name="tab_3">
     104    <attribute name="title">
     105     <string>Tab 1</string>
     106    </attribute>
     107    <zorder>loadButton</zorder>
     108   </widget>
     109   <widget class="QWidget" name="tab_4">
     110    <attribute name="title">
     111     <string>Tab 2</string>
     112    </attribute>
     113   </widget>
     114  </widget>
     115  <zorder>tabWidget</zorder>
     116  <zorder>tableView</zorder>
     117  <zorder>Cuentas</zorder>
     118  <zorder>loadButton</zorder>
    92119 </widget>
    93120 <resources/>
Note: See TracChangeset for help on using the changeset viewer.