Added filter tooltips
This commit is contained in:
		
							parent
							
								
									c1a3975231
								
							
						
					
					
						commit
						726c145187
					
				| @ -568,6 +568,9 @@ | |||||||
|       </item> |       </item> | ||||||
|       <item row="0" column="5"> |       <item row="0" column="5"> | ||||||
|        <widget class="QCheckBox" name="filterCheckBox"> |        <widget class="QCheckBox" name="filterCheckBox"> | ||||||
|  |         <property name="toolTip"> | ||||||
|  |          <string>Enable the software filter</string> | ||||||
|  |         </property> | ||||||
|         <property name="text"> |         <property name="text"> | ||||||
|          <string>Enable Filter</string> |          <string>Enable Filter</string> | ||||||
|         </property> |         </property> | ||||||
| @ -578,6 +581,9 @@ | |||||||
|         <property name="enabled"> |         <property name="enabled"> | ||||||
|          <bool>false</bool> |          <bool>false</bool> | ||||||
|         </property> |         </property> | ||||||
|  |         <property name="toolTip"> | ||||||
|  |          <string><html><head/><body><p>Set the software filter width in Hz. This filter prevents signals outside the filter range from being processed by the decoder.</p></body></html></string> | ||||||
|  |         </property> | ||||||
|         <property name="specialValueText"> |         <property name="specialValueText"> | ||||||
|          <string/> |          <string/> | ||||||
|         </property> |         </property> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jordan Sherer
						Jordan Sherer