Ignore:
Timestamp:
May 28, 2018 6:08:36 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, 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:
3010f68
Parents:
c389557
Message:

Fixed smearing for 1 and 2D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Fitting/UI/SmearingWidgetUI.ui

    re1e3e09 r9a7c81c  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>542</width> 
    10     <height>270</height> 
     9    <width>702</width> 
     10    <height>242</height> 
    1111   </rect> 
    1212  </property> 
     
    1414   <string>Form</string> 
    1515  </property> 
    16   <layout class="QGridLayout" name="gridLayout_2"> 
     16  <layout class="QGridLayout" name="gridLayout_4"> 
    1717   <item row="0" column="0"> 
    1818    <widget class="QGroupBox" name="groupBox_4"> 
    1919     <property name="sizePolicy"> 
    20       <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 
     20      <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 
    2121       <horstretch>0</horstretch> 
    2222       <verstretch>0</verstretch> 
     
    2626      <string>Instrumental Smearing</string> 
    2727     </property> 
    28      <layout class="QGridLayout" name="gridLayout"> 
     28     <layout class="QGridLayout" name="gridLayout_3"> 
    2929      <item row="0" column="0"> 
    30        <widget class="QComboBox" name="cbSmearing"> 
    31         <property name="currentIndex"> 
    32          <number>0</number> 
    33         </property> 
    34         <property name="sizeAdjustPolicy"> 
    35          <enum>QComboBox::AdjustToContents</enum> 
    36         </property> 
    37         <item> 
    38          <property name="text"> 
    39           <string>None</string> 
    40          </property> 
    41         </item> 
    42         <item> 
    43          <property name="text"> 
    44           <string>Use dQ Data</string> 
    45          </property> 
    46         </item> 
    47         <item> 
    48          <property name="text"> 
    49           <string>Custom Pinhole Smear</string> 
    50          </property> 
    51         </item> 
    52         <item> 
    53          <property name="text"> 
    54           <string>Custom Slit Smear</string> 
    55          </property> 
    56         </item> 
    57        </widget> 
    58       </item> 
    59       <item row="0" column="1"> 
    60        <layout class="QGridLayout" name="gridLayout_11"> 
     30       <layout class="QGridLayout" name="gridLayout_2"> 
    6131        <item row="0" column="0"> 
    62          <widget class="QLabel" name="lblSmearUp"> 
    63           <property name="text"> 
    64            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;low&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     32         <widget class="QComboBox" name="cbSmearing"> 
     33          <property name="currentIndex"> 
     34           <number>0</number> 
    6535          </property> 
     36          <property name="sizeAdjustPolicy"> 
     37           <enum>QComboBox::AdjustToContents</enum> 
     38          </property> 
     39          <item> 
     40           <property name="text"> 
     41            <string>None</string> 
     42           </property> 
     43          </item> 
     44          <item> 
     45           <property name="text"> 
     46            <string>Use dQ Data</string> 
     47           </property> 
     48          </item> 
     49          <item> 
     50           <property name="text"> 
     51            <string>Custom Pinhole Smear</string> 
     52           </property> 
     53          </item> 
     54          <item> 
     55           <property name="text"> 
     56            <string>Custom Slit Smear</string> 
     57           </property> 
     58          </item> 
    6659         </widget> 
    6760        </item> 
    68         <item row="0" column="1"> 
    69          <widget class="QLineEdit" name="txtSmearUp"/> 
     61        <item row="0" column="1" rowspan="2"> 
     62         <layout class="QGridLayout" name="gridLayout_11"> 
     63          <item row="0" column="0"> 
     64           <widget class="QLabel" name="lblSmearUp"> 
     65            <property name="text"> 
     66             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;low&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     67            </property> 
     68           </widget> 
     69          </item> 
     70          <item row="0" column="1"> 
     71           <widget class="QLineEdit" name="txtSmearUp"/> 
     72          </item> 
     73          <item row="0" column="2"> 
     74           <widget class="QLabel" name="lblUnitUp"> 
     75            <property name="text"> 
     76             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;à
     77&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     78            </property> 
     79           </widget> 
     80          </item> 
     81          <item row="1" column="0"> 
     82           <widget class="QLabel" name="lblSmearDown"> 
     83            <property name="text"> 
     84             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;high&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     85            </property> 
     86           </widget> 
     87          </item> 
     88          <item row="1" column="1"> 
     89           <widget class="QLineEdit" name="txtSmearDown"/> 
     90          </item> 
     91          <item row="1" column="2"> 
     92           <widget class="QLabel" name="lblUnitDown"> 
     93            <property name="text"> 
     94             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;à
     95&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     96            </property> 
     97           </widget> 
     98          </item> 
     99         </layout> 
    70100        </item> 
    71         <item row="0" column="2"> 
    72          <widget class="QLabel" name="label_14"> 
    73           <property name="text"> 
    74            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;à
    75 &lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     101        <item row="0" column="2" rowspan="2"> 
     102         <widget class="QGroupBox" name="gAccuracy"> 
     103          <property name="title"> 
     104           <string>Accuracy</string> 
    76105          </property> 
     106          <layout class="QGridLayout" name="gridLayout"> 
     107           <item row="0" column="0"> 
     108            <widget class="QComboBox" name="cbAccuracy"> 
     109             <item> 
     110              <property name="text"> 
     111               <string>Low</string> 
     112              </property> 
     113             </item> 
     114             <item> 
     115              <property name="text"> 
     116               <string>Medium</string> 
     117              </property> 
     118             </item> 
     119             <item> 
     120              <property name="text"> 
     121               <string>High</string> 
     122              </property> 
     123             </item> 
     124             <item> 
     125              <property name="text"> 
     126               <string>Extra high</string> 
     127              </property> 
     128             </item> 
     129            </widget> 
     130           </item> 
     131          </layout> 
    77132         </widget> 
    78133        </item> 
    79134        <item row="1" column="0"> 
    80          <widget class="QLabel" name="lblSmearDown"> 
    81           <property name="text"> 
    82            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;dQ&lt;span style=&quot; vertical-align:sub;&quot;&gt;high&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     135         <spacer name="verticalSpacer_2"> 
     136          <property name="orientation"> 
     137           <enum>Qt::Vertical</enum> 
    83138          </property> 
    84          </widget> 
    85         </item> 
    86         <item row="1" column="1"> 
    87          <widget class="QLineEdit" name="txtSmearDown"/> 
    88         </item> 
    89         <item row="1" column="2"> 
    90          <widget class="QLabel" name="label_15"> 
    91           <property name="text"> 
    92            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;à
    93 &lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     139          <property name="sizeHint" stdset="0"> 
     140           <size> 
     141            <width>20</width> 
     142            <height>18</height> 
     143           </size> 
    94144          </property> 
    95          </widget> 
     145         </spacer> 
    96146        </item> 
    97147       </layout> 
    98148      </item> 
    99       <item row="0" column="2"> 
    100        <widget class="QComboBox" name="cbAccuracy"> 
    101         <item> 
    102          <property name="text"> 
    103           <string>Low</string> 
    104          </property> 
    105         </item> 
    106         <item> 
    107          <property name="text"> 
    108           <string>Medium</string> 
    109          </property> 
    110         </item> 
    111         <item> 
    112          <property name="text"> 
    113           <string>High</string> 
    114          </property> 
    115         </item> 
    116         <item> 
    117          <property name="text"> 
    118           <string>Extra high</string> 
    119          </property> 
    120         </item> 
    121        </widget> 
    122       </item> 
    123       <item row="0" column="3"> 
    124        <spacer name="horizontalSpacer_2"> 
    125         <property name="orientation"> 
    126          <enum>Qt::Horizontal</enum> 
    127         </property> 
    128         <property name="sizeHint" stdset="0"> 
    129          <size> 
    130           <width>71</width> 
    131           <height>20</height> 
    132          </size> 
    133         </property> 
    134        </spacer> 
    135       </item> 
    136149     </layout> 
    137150    </widget> 
     151   </item> 
     152   <item row="0" column="1"> 
     153    <spacer name="horizontalSpacer_2"> 
     154     <property name="orientation"> 
     155      <enum>Qt::Horizontal</enum> 
     156     </property> 
     157     <property name="sizeHint" stdset="0"> 
     158      <size> 
     159       <width>71</width> 
     160       <height>20</height> 
     161      </size> 
     162     </property> 
     163    </spacer> 
    138164   </item> 
    139165   <item row="1" column="0"> 
Note: See TracChangeset for help on using the changeset viewer.