1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-20 20:06:57 -04:00

Add missing tooltips

This commit is contained in:
Daniele Forsi 2024-06-16 13:32:24 +02:00
parent bf74dc53e0
commit 322296f1af
8 changed files with 17 additions and 8 deletions

View File

@ -628,7 +628,7 @@
<item>
<widget class="QTableWidget" name="packets">
<property name="toolTip">
<string/>
<string>Received packets</string>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>

View File

@ -887,7 +887,7 @@
</size>
</property>
<property name="toolTip">
<string/>
<string>Chart</string>
</property>
</widget>
</item>

View File

@ -2138,7 +2138,7 @@ This should be 2.73K when pointing at the sky</string>
</size>
</property>
<property name="toolTip">
<string/>
<string>Spectrum chart</string>
</property>
</widget>
</item>
@ -3768,7 +3768,7 @@ This should be close to the expected difference in power between hot and cold ca
</size>
</property>
<property name="toolTip">
<string/>
<string>Power chart</string>
</property>
</widget>
</item>
@ -4915,7 +4915,7 @@ This should be close to the expected difference in power between hot and cold ca
<item>
<widget class="QTableWidget" name="powerTable">
<property name="toolTip">
<string/>
<string>Power table</string>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>

View File

@ -74,6 +74,9 @@
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Source for frequency value</string>
</property>
<item>
<property name="text">
<string>MHz</string>
@ -271,7 +274,7 @@
</size>
</property>
<property name="toolTip">
<string/>
<string>Source for frequency value</string>
</property>
<item>
<property name="text">

View File

@ -112,7 +112,7 @@
<item>
<widget class="QTableWidget" name="beacons">
<property name="toolTip">
<string/>
<string>Displays which beacon is transmitting on which frequency</string>
</property>
<column>
<property name="text">

View File

@ -46,7 +46,7 @@
<item>
<widget class="QTableWidget" name="transmitters">
<property name="toolTip">
<string/>
<string>Transmitters table</string>
</property>
<column>
<property name="text">

View File

@ -134,6 +134,9 @@
<bold>false</bold>
</font>
</property>
<property name="toolTip">
<string>Record center frequency in Hz</string>
</property>
<property name="text">
<string>10,000,000,000</string>
</property>

View File

@ -84,6 +84,9 @@
</item>
<item>
<widget class="QComboBox" name="fftwMaxSize">
<property name="toolTip">
<string>FFT maximum size</string>
</property>
<item>
<property name="text">
<string>128</string>