1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00

Fix tooltips

This commit is contained in:
Daniele Forsi 2024-06-15 22:49:12 +02:00
parent 406bb674c5
commit bf74dc53e0
5 changed files with 12 additions and 12 deletions

View File

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

View File

@ -593,7 +593,7 @@
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Demodulator status</string> <string>Daylight savings time status</string>
</property> </property>
<property name="text"> <property name="text">
<string/> <string/>

View File

@ -29,7 +29,7 @@
<item row="1" column="3"> <item row="1" column="3">
<widget class="QComboBox" name="stopBits"> <widget class="QComboBox" name="stopBits">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Number of stop bits</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -46,7 +46,7 @@
<item row="0" column="3"> <item row="0" column="3">
<widget class="QComboBox" name="handshake"> <widget class="QComboBox" name="handshake">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Handshake type</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -68,7 +68,7 @@
<item row="1" column="1"> <item row="1" column="1">
<widget class="QComboBox" name="dataBits"> <widget class="QComboBox" name="dataBits">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Number of data bits</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -106,7 +106,7 @@
<item row="0" column="1"> <item row="0" column="1">
<widget class="QComboBox" name="baudRate"> <widget class="QComboBox" name="baudRate">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Baud rate</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -169,7 +169,7 @@
<item row="1" column="3"> <item row="1" column="3">
<widget class="QComboBox" name="rtsHigh"> <widget class="QComboBox" name="rtsHigh">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Level of RTS that triggers PTT when CAT method is set to RTS</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -186,7 +186,7 @@
<item row="1" column="1"> <item row="1" column="1">
<widget class="QComboBox" name="dtrHigh"> <widget class="QComboBox" name="dtrHigh">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>Level of DTR that triggers PTT when CAT method is set to DTR</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">
@ -217,7 +217,7 @@
<item row="0" column="1"> <item row="0" column="1">
<widget class="QComboBox" name="pttMethod"> <widget class="QComboBox" name="pttMethod">
<property name="toolTip"> <property name="toolTip">
<string>Modulaton type.</string> <string>PTT method</string>
</property> </property>
<item> <item>
<property name="text"> <property name="text">

View File

@ -41,7 +41,7 @@
<item> <item>
<widget class="QLineEdit" name="executable"> <widget class="QLineEdit" name="executable">
<property name="toolTip"> <property name="toolTip">
<string>Channel marker title</string> <string>FFTW Wisdom program</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -60,7 +60,7 @@
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Open file</string> <string>Choose file</string>
</property> </property>
<property name="text"> <property name="text">
<string/> <string/>

View File

@ -1115,7 +1115,7 @@ kS/s</string>
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Vertical offset fine</string> <string>Vertical offset exponent</string>
</property> </property>
<property name="minimum"> <property name="minimum">
<number>-10</number> <number>-10</number>