Add missing tooltips

pull/2170/head
Daniele Forsi 2024-06-16 13:32:24 +02:00
rodzic bf74dc53e0
commit 322296f1af
8 zmienionych plików z 17 dodań i 8 usunięć

Wyświetl plik

@ -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>

Wyświetl plik

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

Wyświetl plik

@ -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>

Wyświetl plik

@ -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">

Wyświetl plik

@ -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">

Wyświetl plik

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

Wyświetl plik

@ -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>

Wyświetl plik

@ -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>