Ignore:
Timestamp:
Apr 19, 2017 9:07:46 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:
e1e3e09
Parents:
cd2cc745
Message:

Added data weighting prototype

File:
1 edited

Legend:

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

    r6c8fb2c r9d266d2  
    511511           <layout class="QVBoxLayout" name="verticalLayout"> 
    512512            <item> 
    513              <widget class="QRadioButton" name="radioButton"> 
     513             <widget class="QRadioButton" name="rbWeighting1"> 
    514514              <property name="text"> 
    515515               <string>None</string> 
     
    521521            </item> 
    522522            <item> 
    523              <widget class="QRadioButton" name="radioButton_2"> 
     523             <widget class="QRadioButton" name="rbWeighting2"> 
    524524              <property name="text"> 
    525525               <string>Use dI Data</string> 
     
    528528            </item> 
    529529            <item> 
    530              <widget class="QRadioButton" name="radioButton_3"> 
     530             <widget class="QRadioButton" name="rbWeighting3"> 
    531531              <property name="text"> 
    532532               <string>Use |sqrt(I Data)|</string> 
     
    535535            </item> 
    536536            <item> 
    537              <widget class="QRadioButton" name="radioButton_4"> 
     537             <widget class="QRadioButton" name="rbWeighting4"> 
    538538              <property name="text"> 
    539539               <string>Use |I Data|</string> 
Note: See TracChangeset for help on using the changeset viewer.