Ignore:
Timestamp:
Apr 11, 2017 6:06:56 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:
83eb5208
Parents:
9687d58
Message:

Fitting options - connected GUI to logic.
Minor UI redesign of fitting options tab.

File:
1 edited

Legend:

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

    rf182f93 r6c8fb2c  
    88    <y>0</y> 
    99    <width>514</width> 
    10     <height>721</height> 
     10    <height>669</height> 
    1111   </rect> 
    1212  </property> 
     
    3737      <size> 
    3838       <width>459</width> 
     39       <height>20</height> 
     40      </size> 
     41     </property> 
     42    </spacer> 
     43   </item> 
     44   <item row="2" column="3"> 
     45    <widget class="QPushButton" name="cmdPlot"> 
     46     <property name="sizePolicy"> 
     47      <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     48       <horstretch>0</horstretch> 
     49       <verstretch>0</verstretch> 
     50      </sizepolicy> 
     51     </property> 
     52     <property name="minimumSize"> 
     53      <size> 
     54       <width>75</width> 
     55       <height>23</height> 
     56      </size> 
     57     </property> 
     58     <property name="text"> 
     59      <string>Show Plot</string> 
     60     </property> 
     61    </widget> 
     62   </item> 
     63   <item row="2" column="4"> 
     64    <widget class="QPushButton" name="cmdFit"> 
     65     <property name="sizePolicy"> 
     66      <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     67       <horstretch>0</horstretch> 
     68       <verstretch>0</verstretch> 
     69      </sizepolicy> 
     70     </property> 
     71     <property name="minimumSize"> 
     72      <size> 
     73       <width>75</width> 
     74       <height>23</height> 
     75      </size> 
     76     </property> 
     77     <property name="text"> 
     78      <string>Fit</string> 
     79     </property> 
     80    </widget> 
     81   </item> 
     82   <item row="2" column="5"> 
     83    <widget class="QPushButton" name="cmdHelp"> 
     84     <property name="sizePolicy"> 
     85      <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
     86       <horstretch>0</horstretch> 
     87       <verstretch>0</verstretch> 
     88      </sizepolicy> 
     89     </property> 
     90     <property name="minimumSize"> 
     91      <size> 
     92       <width>75</width> 
     93       <height>23</height> 
     94      </size> 
     95     </property> 
     96     <property name="text"> 
     97      <string>Help</string> 
     98     </property> 
     99    </widget> 
     100   </item> 
     101   <item row="2" column="0" colspan="3"> 
     102    <spacer name="horizontalSpacer"> 
     103     <property name="orientation"> 
     104      <enum>Qt::Horizontal</enum> 
     105     </property> 
     106     <property name="sizeHint" stdset="0"> 
     107      <size> 
     108       <width>273</width> 
    39109       <height>20</height> 
    40110      </size> 
     
    346416          </item> 
    347417          <item row="0" column="2"> 
    348            <widget class="QPushButton" name="pushButton_3"> 
     418           <widget class="QPushButton" name="cmdReset"> 
    349419            <property name="text"> 
    350420             <string>Reset</string> 
     
    353423          </item> 
    354424          <item row="1" column="2"> 
    355            <widget class="QPushButton" name="pushButton_4"> 
     425           <widget class="QPushButton" name="cmdMaskEdit"> 
    356426            <property name="text"> 
    357427             <string>Mask Editor</string> 
     
    381451            </item> 
    382452            <item row="0" column="2"> 
    383              <widget class="QCheckBox" name="checkBox"> 
     453             <widget class="QCheckBox" name="chkLogData"> 
    384454              <property name="text"> 
    385455               <string>Log spaced points</string> 
     
    408478            </item> 
    409479            <item row="2" column="3"> 
    410              <widget class="QPushButton" name="pushButton_5"> 
     480             <widget class="QPushButton" name="cmdComputePoints"> 
    411481              <property name="text"> 
    412482               <string>Compute</string> 
     
    414484             </widget> 
    415485            </item> 
     486            <item row="1" column="2"> 
     487             <spacer name="horizontalSpacer_7"> 
     488              <property name="orientation"> 
     489               <enum>Qt::Horizontal</enum> 
     490              </property> 
     491              <property name="sizeHint" stdset="0"> 
     492               <size> 
     493                <width>40</width> 
     494                <height>20</height> 
     495               </size> 
     496              </property> 
     497             </spacer> 
     498            </item> 
    416499           </layout> 
    417500          </item> 
     
    420503       </item> 
    421504       <item row="2" column="0"> 
    422         <widget class="QGroupBox" name="groupBox_5"> 
     505        <widget class="QGroupBox" name="boxWeighting"> 
    423506         <property name="title"> 
    424507          <string>Weighting</string> 
     
    490573         <layout class="QGridLayout" name="gridLayout_13"> 
    491574          <item row="0" column="0"> 
    492            <widget class="QComboBox" name="comboBox_4"> 
     575           <widget class="QComboBox" name="cbSmearing"> 
    493576            <property name="currentIndex"> 
    494577             <number>0</number> 
     
    519602           <layout class="QGridLayout" name="gridLayout_11"> 
    520603            <item row="0" column="0"> 
    521              <widget class="QLabel" name="label_9"> 
     604             <widget class="QLabel" name="lblSmearUp"> 
    522605              <property name="text"> 
    523606               <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> 
     
    526609            </item> 
    527610            <item row="0" column="1"> 
    528              <widget class="QLineEdit" name="lineEdit_6"/> 
     611             <widget class="QLineEdit" name="txtSmearUp"/> 
    529612            </item> 
    530613            <item row="0" column="2"> 
     
    537620            </item> 
    538621            <item row="1" column="0"> 
    539              <widget class="QLabel" name="label_13"> 
     622             <widget class="QLabel" name="lblSmearDown"> 
    540623              <property name="text"> 
    541624               <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> 
     
    544627            </item> 
    545628            <item row="1" column="1"> 
    546              <widget class="QLineEdit" name="lineEdit_7"/> 
     629             <widget class="QLineEdit" name="txtSmearDown"/> 
    547630            </item> 
    548631            <item row="1" column="2"> 
     
    570653          </item> 
    571654         </layout> 
    572          <zorder>comboBox_4</zorder> 
     655         <zorder>cbSmearing</zorder> 
    573656         <zorder>horizontalSpacer_2</zorder> 
    574657        </widget> 
     
    651734    </widget> 
    652735   </item> 
    653    <item row="2" column="3"> 
    654     <widget class="QPushButton" name="cmdPlot"> 
    655      <property name="sizePolicy"> 
    656       <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
    657        <horstretch>0</horstretch> 
    658        <verstretch>0</verstretch> 
    659       </sizepolicy> 
    660      </property> 
    661      <property name="minimumSize"> 
    662       <size> 
    663        <width>75</width> 
    664        <height>23</height> 
    665       </size> 
    666      </property> 
    667      <property name="text"> 
    668       <string>Show Plot</string> 
    669      </property> 
    670     </widget> 
    671    </item> 
    672    <item row="2" column="4"> 
    673     <widget class="QPushButton" name="cmdFit"> 
    674      <property name="sizePolicy"> 
    675       <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
    676        <horstretch>0</horstretch> 
    677        <verstretch>0</verstretch> 
    678       </sizepolicy> 
    679      </property> 
    680      <property name="minimumSize"> 
    681       <size> 
    682        <width>75</width> 
    683        <height>23</height> 
    684       </size> 
    685      </property> 
    686      <property name="text"> 
    687       <string>Fit</string> 
    688      </property> 
    689     </widget> 
    690    </item> 
    691    <item row="2" column="5"> 
    692     <widget class="QPushButton" name="cmdHelp"> 
    693      <property name="sizePolicy"> 
    694       <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 
    695        <horstretch>0</horstretch> 
    696        <verstretch>0</verstretch> 
    697       </sizepolicy> 
    698      </property> 
    699      <property name="minimumSize"> 
    700       <size> 
    701        <width>75</width> 
    702        <height>23</height> 
    703       </size> 
    704      </property> 
    705      <property name="text"> 
    706       <string>Help</string> 
    707      </property> 
    708     </widget> 
    709    </item> 
    710    <item row="2" column="0" colspan="3"> 
    711     <spacer name="horizontalSpacer"> 
    712      <property name="orientation"> 
    713       <enum>Qt::Horizontal</enum> 
    714      </property> 
    715      <property name="sizeHint" stdset="0"> 
    716       <size> 
    717        <width>273</width> 
    718        <height>20</height> 
    719       </size> 
    720      </property> 
    721     </spacer> 
    722    </item> 
    723736  </layout> 
    724737 </widget> 
Note: See TracChangeset for help on using the changeset viewer.