1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Remote input and output documentation and GUI changes related to only getting remote information. Fixes #832

This commit is contained in:
f4exb
2021-04-03 07:23:02 +02:00
parent ec4f0dadb0
commit dcae5e29e2
10 changed files with 53 additions and 49 deletions
@@ -587,12 +587,12 @@
<widget class="QLabel" name="apiAddressLabel">
<property name="minimumSize">
<size>
<width>30</width>
<width>50</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>API</string>
<string>Remote</string>
</property>
</widget>
</item>
@@ -687,10 +687,10 @@
</size>
</property>
<property name="toolTip">
<string>Set API link</string>
<string>Get remote information</string>
</property>
<property name="text">
<string>Set</string>
<string>Info</string>
</property>
</widget>
</item>
@@ -702,7 +702,7 @@
<widget class="QLabel" name="dataAddressLabel">
<property name="minimumSize">
<size>
<width>30</width>
<width>50</width>
<height>0</height>
</size>
</property>