mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
pedestalbug fixed, trylock changed to lock, binary has qtip
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@228 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -999,6 +999,11 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
</widget>
|
||||
</widget>
|
||||
<widget class="QWidget" name="page_8">
|
||||
<property name="toolTip">
|
||||
<string><nobr>
|
||||
All values between <b>from</b> and <b>to</b> will be reset to 1, others to 0.
|
||||
</nobr></string>
|
||||
</property>
|
||||
<widget class="QWidget" name="horizontalLayoutWidget_11">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
@ -1020,6 +1025,11 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><nobr>
|
||||
All values between <b>from</b> and <b>to</b> will be reset to 1, others to 0.
|
||||
</nobr></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Binary</string>
|
||||
</property>
|
||||
@ -1326,7 +1336,7 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>20</y>
|
||||
<width>346</width>
|
||||
<width>341</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user