Changeset 5d89f43 in sasview for src/sas/qtgui/UI


Ignore:
Timestamp:
Jan 25, 2017 8:51:26 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:
3bdbfcc
Parents:
03c372d
Message:

Code review for ColorMap?

File:
1 edited

Legend:

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

    r092a3d9 r5d89f43  
    5656       </property> 
    5757       <property name="standardButtons"> 
    58         <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set> 
     58        <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set> 
    5959       </property> 
    6060      </widget> 
     
    147147        <item row="0" column="0"> 
    148148         <widget class="QLabel" name="label_4"> 
     149          <property name="toolTip"> 
     150           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Detector width.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     151          </property> 
    149152          <property name="text"> 
    150153           <string>Width in pixels</string> 
     
    161164        <item row="1" column="0"> 
    162165         <widget class="QLabel" name="label_5"> 
     166          <property name="toolTip"> 
     167           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Detector height.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     168          </property> 
    163169          <property name="text"> 
    164170           <string>Height in pixels</string> 
     
    175181        <item row="2" column="0"> 
    176182         <widget class="QLabel" name="label_6"> 
    177           <property name="text"> 
    178            <string>Q max</string> 
     183          <property name="toolTip"> 
     184           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum absolute Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;x,y&lt;/span&gt; value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     185          </property> 
     186          <property name="text"> 
     187           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;max&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
    179188          </property> 
    180189         </widget> 
     
    189198        <item row="3" column="0"> 
    190199         <widget class="QLabel" name="label_7"> 
     200          <property name="toolTip"> 
     201           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Minimum value of Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;x&lt;/span&gt; in units of Q.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> 
     202          </property> 
    191203          <property name="text"> 
    192204           <string>Beam stop radius</string> 
Note: See TracChangeset for help on using the changeset viewer.