Ignore:
Timestamp:
Nov 13, 2017 7:34:45 AM (6 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:
7c487846
Parents:
1543f0c
Message:

Initial commit of Celine's Invariant Perspective work SASVIEW-52

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Perspectives/Invariant/UI/InvariantDetailsUI.ui

    r457d961 rf1f3e6a  
    77    <x>0</x> 
    88    <y>0</y> 
    9     <width>449</width> 
     9    <width>511</width> 
    1010    <height>458</height> 
    1111   </rect> 
     12  </property> 
     13  <property name="sizePolicy"> 
     14   <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     15    <horstretch>0</horstretch> 
     16    <verstretch>0</verstretch> 
     17   </sizepolicy> 
    1218  </property> 
    1319  <property name="windowTitle"> 
     
    2935      </item> 
    3036      <item row="0" column="1"> 
    31        <widget class="QProgressBar" name="progressBar"> 
     37       <widget class="QProgressBar" name="progressBarLowQ"> 
    3238        <property name="value"> 
    3339         <number>24</number> 
     
    4349      </item> 
    4450      <item row="1" column="1"> 
    45        <widget class="QProgressBar" name="progressBar_2"> 
     51       <widget class="QProgressBar" name="progressBarData"> 
    4652        <property name="value"> 
    4753         <number>24</number> 
     
    5763      </item> 
    5864      <item row="2" column="1"> 
    59        <widget class="QProgressBar" name="progressBar_3"> 
     65       <widget class="QProgressBar" name="progressBarHighQ"> 
    6066        <property name="value"> 
    6167         <number>24</number> 
     
    8086      </item> 
    8187      <item row="0" column="1"> 
    82        <widget class="QLineEdit" name="lineEdit"/> 
     88       <widget class="QLineEdit" name="txtQLowQ"> 
     89        <property name="toolTip"> 
     90         <string>Extrapolated invariant from low-Q range.</string> 
     91        </property> 
     92       </widget> 
    8393      </item> 
    8494      <item row="0" column="2"> 
     
    90100      </item> 
    91101      <item row="0" column="3"> 
    92        <widget class="QLineEdit" name="lineEdit_2"/> 
     102       <widget class="QLineEdit" name="txtQLowQErr"> 
     103        <property name="toolTip"> 
     104         <string>Uncertainty on the invariant from low-Q range.</string> 
     105        </property> 
     106       </widget> 
    93107      </item> 
    94108      <item row="0" column="4"> 
    95        <widget class="QLabel" name="label_3"> 
    96         <property name="text"> 
    97          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;[1/(cm*à
    98 &lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)]&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     109       <widget class="QLabel" name="lblQLowQUnits"> 
     110        <property name="text"> 
     111         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(cm à
     112&lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    99113        </property> 
    100114       </widget> 
     
    108122      </item> 
    109123      <item row="1" column="1"> 
    110        <widget class="QLineEdit" name="lineEdit_3"/> 
     124       <widget class="QLineEdit" name="txtQData"> 
     125        <property name="toolTip"> 
     126         <string>Invariant in the data set's Q range.</string> 
     127        </property> 
     128       </widget> 
    111129      </item> 
    112130      <item row="1" column="2"> 
     
    118136      </item> 
    119137      <item row="1" column="3"> 
    120        <widget class="QLineEdit" name="lineEdit_4"/> 
     138       <widget class="QLineEdit" name="txtQDataErr"> 
     139        <property name="toolTip"> 
     140         <string>Uncertainty on the invariant from data's range.</string> 
     141        </property> 
     142       </widget> 
    121143      </item> 
    122144      <item row="1" column="4"> 
    123        <widget class="QLabel" name="label_4"> 
    124         <property name="text"> 
    125          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;[1/(cm*à
    126 &lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)]&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     145       <widget class="QLabel" name="lblQDataUnits"> 
     146        <property name="text"> 
     147         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(cm à
     148&lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    127149        </property> 
    128150       </widget> 
     
    136158      </item> 
    137159      <item row="2" column="1"> 
    138        <widget class="QLineEdit" name="lineEdit_5"/> 
     160       <widget class="QLineEdit" name="txtQHighQ"> 
     161        <property name="toolTip"> 
     162         <string>Extrapolated invariant from high-Q range.</string> 
     163        </property> 
     164       </widget> 
    139165      </item> 
    140166      <item row="2" column="2"> 
     
    146172      </item> 
    147173      <item row="2" column="3"> 
    148        <widget class="QLineEdit" name="lineEdit_6"/> 
     174       <widget class="QLineEdit" name="txtQHighQErr"> 
     175        <property name="toolTip"> 
     176         <string>Uncertainty on the invariant from high-Q range.</string> 
     177        </property> 
     178       </widget> 
    149179      </item> 
    150180      <item row="2" column="4"> 
    151        <widget class="QLabel" name="label_7"> 
    152         <property name="text"> 
    153          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;[1/(cm*à
    154 &lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)]&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     181       <widget class="QLabel" name="lblQHighQUnits"> 
     182        <property name="text"> 
     183         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;(cm à
     184&lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;)&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    155185        </property> 
    156186       </widget> 
     
    179209   </item> 
    180210   <item row="3" column="0"> 
    181     <widget class="QDialogButtonBox" name="buttonBox"> 
     211    <widget class="QDialogButtonBox" name="cmdOK"> 
    182212     <property name="orientation"> 
    183213      <enum>Qt::Horizontal</enum> 
     
    193223 <connections> 
    194224  <connection> 
    195    <sender>buttonBox</sender> 
     225   <sender>cmdOK</sender> 
    196226   <signal>accepted()</signal> 
    197227   <receiver>Dialog</receiver> 
     
    209239  </connection> 
    210240  <connection> 
    211    <sender>buttonBox</sender> 
     241   <sender>cmdOK</sender> 
    212242   <signal>rejected()</signal> 
    213243   <receiver>Dialog</receiver> 
Note: See TracChangeset for help on using the changeset viewer.