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

Make tooltips more uniform

This commit is contained in:
Daniele Forsi 2024-06-16 14:27:19 +02:00
parent 322296f1af
commit ea04742685
4 changed files with 4 additions and 4 deletions

View File

@ -255,7 +255,7 @@
</font> </font>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Channel power</string> <string>Level meter (dB) top trace: average, bottom trace: instantaneous peak, tip: peak hold</string>
</property> </property>
</widget> </widget>
</item> </item>

View File

@ -541,7 +541,7 @@
<item> <item>
<widget class="ButtonSwitch" name="playLoop"> <widget class="ButtonSwitch" name="playLoop">
<property name="toolTip"> <property name="toolTip">
<string>Play in a loop</string> <string>Play file in a loop</string>
</property> </property>
<property name="text"> <property name="text">
<string/> <string/>

View File

@ -374,7 +374,7 @@
<item> <item>
<widget class="ButtonSwitch" name="playLoop"> <widget class="ButtonSwitch" name="playLoop">
<property name="toolTip"> <property name="toolTip">
<string>Play in a loop</string> <string>Play file in a loop</string>
</property> </property>
<property name="text"> <property name="text">
<string/> <string/>

View File

@ -184,7 +184,7 @@
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Decimation</string> <string>Decimation factor</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">