mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 00:00:02 +02:00
allowing -1 in gui for spinbox
This commit is contained in:
parent
77dc4d3d77
commit
c31ee2d76f
@ -77,7 +77,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>25</x>
|
<x>25</x>
|
||||||
<y>20</y>
|
<y>20</y>
|
||||||
<width>320</width>
|
<width>324</width>
|
||||||
<height>31</height>
|
<height>31</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -142,7 +142,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>230</x>
|
<x>230</x>
|
||||||
<y>15</y>
|
<y>15</y>
|
||||||
<width>228</width>
|
<width>242</width>
|
||||||
<height>44</height>
|
<height>44</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -198,7 +198,7 @@ Plots Trimbits from Detector. This will take time.
|
|||||||
<rect>
|
<rect>
|
||||||
<x>25</x>
|
<x>25</x>
|
||||||
<y>20</y>
|
<y>20</y>
|
||||||
<width>187</width>
|
<width>195</width>
|
||||||
<height>31</height>
|
<height>31</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -339,10 +339,10 @@ Plots Trimbits from Detector. This will take time.
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="decimals">
|
<property name="decimals">
|
||||||
<number>5</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<double>0.000000000000000</double>
|
<double>-1.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>2000000000.000000000000000</double>
|
<double>2000000000.000000000000000</double>
|
||||||
@ -561,7 +561,7 @@ An extension given by the modules serial number will be attached.
|
|||||||
<number>3</number>
|
<number>3</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<double>0.000000000000000</double>
|
<double>-1.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>10000.000000000000000</double>
|
<double>10000.000000000000000</double>
|
||||||
|
@ -241,7 +241,7 @@
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>0</number>
|
<number>-1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>2000000000</number>
|
<number>2000000000</number>
|
||||||
@ -289,6 +289,9 @@
|
|||||||
<property name="decimals">
|
<property name="decimals">
|
||||||
<number>9</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="minimum">
|
||||||
|
<double>-1.000000000000000</double>
|
||||||
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>2000000000.000000000000000</double>
|
<double>2000000000.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
@ -401,7 +404,7 @@
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>0</number>
|
<number>-1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>2000000000</number>
|
<number>2000000000</number>
|
||||||
@ -486,7 +489,7 @@ Maximum value is 3. <br>
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>0</number>
|
<number>-1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>3</number>
|
<number>3</number>
|
||||||
@ -586,7 +589,7 @@ Maximum value is 3. <br>
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>1</number>
|
<number>-1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>2000000000</number>
|
<number>2000000000</number>
|
||||||
@ -638,10 +641,10 @@ Exposure Time of a frame.
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="decimals">
|
<property name="decimals">
|
||||||
<number>5</number>
|
<number>9</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<double>0.000000000000000</double>
|
<double>-1.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>2000000000.000000000000000</double>
|
<double>2000000000.000000000000000</double>
|
||||||
@ -749,7 +752,10 @@ Frame period between exposures.
|
|||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="decimals">
|
<property name="decimals">
|
||||||
<number>5</number>
|
<number>9</number>
|
||||||
|
</property>
|
||||||
|
<property name="minimum">
|
||||||
|
<double>-1.000000000000000</double>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<double>2000000000.000000000000000</double>
|
<double>2000000000.000000000000000</double>
|
||||||
@ -966,7 +972,7 @@ Frame period between exposures.
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="minimum">
|
<property name="minimum">
|
||||||
<number>0</number>
|
<number>-1</number>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximum">
|
<property name="maximum">
|
||||||
<number>2000000000</number>
|
<number>2000000000</number>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
Path: slsDetectorsPackage/slsDetectorGui
|
Path: slsDetectorsPackage/slsDetectorGui
|
||||||
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
|
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
|
||||||
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
|
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_gui.git
|
||||||
Repsitory UUID: 3d4a8bf5fe9083caedea4cac98ce487cd7608edd
|
Repsitory UUID: b7e546443bc168440632d8aa96e683bc4deada49
|
||||||
Revision: 412
|
Revision: 413
|
||||||
Branch: cmakefix
|
Branch: 3.0-rc
|
||||||
Last Changed Author: Dhanya_Maliakal
|
Last Changed Author: Dhanya_Maliakal
|
||||||
Last Changed Rev: 412
|
Last Changed Rev: 413
|
||||||
Last Changed Date: 2017-07-27 10:34:37.000000002 +0200 ./include/qDebugStream.h
|
Last Changed Date: 2017-08-03 17:23:11.000000002 +0200 ./src/qTabMessages.cpp
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
//#define SVNPATH ""
|
//#define SVNPATH ""
|
||||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git"
|
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git"
|
||||||
//#define SVNREPPATH ""
|
//#define SVNREPPATH ""
|
||||||
#define SVNREPUUID "3d4a8bf5fe9083caedea4cac98ce487cd7608edd"
|
#define SVNREPUUID "b7e546443bc168440632d8aa96e683bc4deada49"
|
||||||
//#define SVNREV 0x412
|
//#define SVNREV 0x413
|
||||||
//#define SVNKIND ""
|
//#define SVNKIND ""
|
||||||
//#define SVNSCHED ""
|
//#define SVNSCHED ""
|
||||||
#define SVNAUTH "Dhanya_Maliakal"
|
#define SVNAUTH "Dhanya_Maliakal"
|
||||||
#define SVNREV 0x412
|
#define SVNREV 0x413
|
||||||
#define SVNDATE 0x20170727
|
#define SVNDATE 0x20170803
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user