Changeset e712ca5 in sasview


Ignore:
Timestamp:
Feb 7, 2017 9:55:15 AM (7 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
bda1faa7
Parents:
b789967
Message:

Code review fixes to the BoxSum? dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/UI/BoxSumUI.ui

    r3bdbfcc re712ca5  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>529</width> 
    10     <height>492</height> 
     9    <width>447</width> 
     10    <height>315</height> 
    1111   </rect> 
    1212  </property> 
     
    3030      <string>Box dimensions</string> 
    3131     </property> 
    32      <layout class="QGridLayout" name="gridLayout_3"> 
     32     <layout class="QGridLayout" name="gridLayout_4"> 
    3333      <item row="0" column="0"> 
    34        <layout class="QHBoxLayout" name="horizontalLayout"> 
    35         <item> 
     34       <layout class="QGridLayout" name="gridLayout_3"> 
     35        <item row="0" column="0"> 
    3636         <widget class="QGroupBox" name="groupBox_4"> 
    3737          <property name="title"> 
     
    9090         </widget> 
    9191        </item> 
    92         <item> 
     92        <item row="0" column="1"> 
    9393         <widget class="QGroupBox" name="groupBox_2"> 
    9494          <property name="title"> 
     
    113113            </widget> 
    114114           </item> 
     115           <item row="0" column="2"> 
     116            <widget class="QLabel" name="label_13"> 
     117             <property name="text"> 
     118              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     119             </property> 
     120            </widget> 
     121           </item> 
    115122           <item row="1" column="0"> 
    116123            <widget class="QLabel" name="label_4"> 
     
    130137             <property name="text"> 
    131138              <string/> 
     139             </property> 
     140            </widget> 
     141           </item> 
     142           <item row="1" column="2"> 
     143            <widget class="QLabel" name="label_12"> 
     144             <property name="text"> 
     145              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;A&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    132146             </property> 
    133147            </widget> 
Note: See TracChangeset for help on using the changeset viewer.