mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
including zmq port change in gui
This commit is contained in:
parent
0e8d2de253
commit
065b4a8e0f
@ -1264,12 +1264,12 @@ An extension given by the modules serial number will be attached.
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ZMQ Port:</string>
|
||||
<string>ZMQ Port TX:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QSpinBox" name="spinUDPPort_2">
|
||||
<widget class="QSpinBox" name="spinZmqPort2">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
@ -1625,12 +1625,12 @@ An extension given by the modules serial number will be attached.
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ZMQ Port:</string>
|
||||
<string>ZMQ Port RX:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QSpinBox" name="spinStopPort_2">
|
||||
<widget class="QSpinBox" name="spinZmqPort">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user