mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-29 20:10:28 -04:00 
			
		
		
		
	Add tooltips to explain the split operation options.
This commit is contained in:
		
							parent
							
								
									d0cf7ea497
								
							
						
					
					
						commit
						706351400f
					
				| @ -1312,6 +1312,9 @@ radio interface behave as expected.</string> | |||||||
|          <layout class="QGridLayout" name="gridLayout_12"> |          <layout class="QGridLayout" name="gridLayout_12"> | ||||||
|           <item row="0" column="2"> |           <item row="0" column="2"> | ||||||
|            <widget class="QRadioButton" name="split_emulate_radio_button"> |            <widget class="QRadioButton" name="split_emulate_radio_button"> | ||||||
|  |             <property name="toolTip"> | ||||||
|  |              <string><html><head/><body><p>Use only VFO A for split operation (the program temporarily changes the QRG of your rig during transmission).</p></body></html></string> | ||||||
|  |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string>Fake It</string> |              <string>Fake It</string> | ||||||
|             </property> |             </property> | ||||||
| @ -1322,6 +1325,9 @@ radio interface behave as expected.</string> | |||||||
|           </item> |           </item> | ||||||
|           <item row="0" column="1"> |           <item row="0" column="1"> | ||||||
|            <widget class="QRadioButton" name="split_rig_radio_button"> |            <widget class="QRadioButton" name="split_rig_radio_button"> | ||||||
|  |             <property name="toolTip"> | ||||||
|  |              <string><html><head/><body><p>Use VFO A+B for split operation (works with many rigs, but requires the use of both VFOs).</p></body></html></string> | ||||||
|  |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string>Rig</string> |              <string>Rig</string> | ||||||
|             </property> |             </property> | ||||||
| @ -1332,6 +1338,9 @@ radio interface behave as expected.</string> | |||||||
|           </item> |           </item> | ||||||
|           <item row="0" column="0"> |           <item row="0" column="0"> | ||||||
|            <widget class="QRadioButton" name="split_none_radio_button"> |            <widget class="QRadioButton" name="split_none_radio_button"> | ||||||
|  |             <property name="toolTip"> | ||||||
|  |              <string><html><head/><body><p>Don't use split (not recommended).</p></body></html></string> | ||||||
|  |             </property> | ||||||
|             <property name="text"> |             <property name="text"> | ||||||
|              <string>None</string> |              <string>None</string> | ||||||
|             </property> |             </property> | ||||||
| @ -3267,13 +3276,13 @@ Right click for insert and delete options.</string> | |||||||
|   </connection> |   </connection> | ||||||
|  </connections> |  </connections> | ||||||
|  <buttongroups> |  <buttongroups> | ||||||
|   <buttongroup name="split_mode_button_group"/> |  | ||||||
|   <buttongroup name="PTT_method_button_group"/> |  | ||||||
|   <buttongroup name="TX_mode_button_group"/> |  | ||||||
|   <buttongroup name="CAT_stop_bits_button_group"/> |  | ||||||
|   <buttongroup name="TX_audio_source_button_group"/> |   <buttongroup name="TX_audio_source_button_group"/> | ||||||
|   <buttongroup name="CAT_data_bits_button_group"/> |   <buttongroup name="PTT_method_button_group"/> | ||||||
|   <buttongroup name="CAT_handshake_button_group"/> |  | ||||||
|   <buttongroup name="special_op_activity_button_group"/> |   <buttongroup name="special_op_activity_button_group"/> | ||||||
|  |   <buttongroup name="CAT_stop_bits_button_group"/> | ||||||
|  |   <buttongroup name="split_mode_button_group"/> | ||||||
|  |   <buttongroup name="TX_mode_button_group"/> | ||||||
|  |   <buttongroup name="CAT_handshake_button_group"/> | ||||||
|  |   <buttongroup name="CAT_data_bits_button_group"/> | ||||||
|  </buttongroups> |  </buttongroups> | ||||||
| </ui> | </ui> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user