This time I actually add the new Tool Tips.

This commit is contained in:
Joe Taylor 2024-06-10 10:10:23 -04:00
parent 036b3eb24e
commit 7f3fa166a6

View File

@ -3003,6 +3003,9 @@ Right click for insert and delete options.</string>
<layout class="QHBoxLayout" name="horizontalLayout_27" stretch="0,1,0,1">
<item>
<widget class="QCheckBox" name="cbSuperFox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check this box to transmit (Fox) or receive (Hound) the SuperFox waveform.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>SuperFox mode</string>
</property>
@ -3048,6 +3051,9 @@ Right click for insert and delete options.</string>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;SuperFox operator must enter a valid key to enable transmission.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="maxLength">
<number>9</number>
</property>