Changeset 5d89f43 in sasview for src/sas/qtgui/UI
- Timestamp:
- Jan 25, 2017 8:51:26 AM (8 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/UI/ColorMapUI.ui
r092a3d9 r5d89f43 56 56 </property> 57 57 <property name="standardButtons"> 58 <set>QDialogButtonBox:: Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>58 <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set> 59 59 </property> 60 60 </widget> … … 147 147 <item row="0" column="0"> 148 148 <widget class="QLabel" name="label_4"> 149 <property name="toolTip"> 150 <string><html><head/><body><p>Detector width.</p></body></html></string> 151 </property> 149 152 <property name="text"> 150 153 <string>Width in pixels</string> … … 161 164 <item row="1" column="0"> 162 165 <widget class="QLabel" name="label_5"> 166 <property name="toolTip"> 167 <string><html><head/><body><p>Detector height.</p></body></html></string> 168 </property> 163 169 <property name="text"> 164 170 <string>Height in pixels</string> … … 175 181 <item row="2" column="0"> 176 182 <widget class="QLabel" name="label_6"> 177 <property name="text"> 178 <string>Q max</string> 183 <property name="toolTip"> 184 <string><html><head/><body><p>Maximum absolute Q<span style=" vertical-align:sub;">x,y</span> value.</p></body></html></string> 185 </property> 186 <property name="text"> 187 <string><html><head/><body><p>Q<span style=" vertical-align:sub;">max</span></p></body></html></string> 179 188 </property> 180 189 </widget> … … 189 198 <item row="3" column="0"> 190 199 <widget class="QLabel" name="label_7"> 200 <property name="toolTip"> 201 <string><html><head/><body><p>Minimum value of Q<span style=" vertical-align:sub;">x</span> in units of Q.</p></body></html></string> 202 </property> 191 203 <property name="text"> 192 204 <string>Beam stop radius</string>
Note: See TracChangeset
for help on using the changeset viewer.