kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Channel Analyzer: fixed data mode button
							rodzic
							
								
									c9f9990764
								
							
						
					
					
						commit
						c4957d2ee5
					
				| 
						 | 
				
			
			@ -51,7 +51,7 @@ private slots:
 | 
			
		|||
	void on_scope_traceSizeChanged(int value);
 | 
			
		||||
	void on_time_valueChanged(int value);
 | 
			
		||||
	void on_timeOfs_valueChanged(int value);
 | 
			
		||||
	void on_displayMode_currentIndexChanged(int index);
 | 
			
		||||
	void on_dataMode_currentIndexChanged(int index);
 | 
			
		||||
 | 
			
		||||
	void on_horizView_clicked();
 | 
			
		||||
	void on_vertView_clicked();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -133,7 +133,7 @@ void GLScopeGUI::on_timeOfs_valueChanged(int value)
 | 
			
		|||
	m_glScope->setTimeOfsProMill(value);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void GLScopeGUI::on_displayMode_currentIndexChanged(int index)
 | 
			
		||||
void GLScopeGUI::on_dataMode_currentIndexChanged(int index)
 | 
			
		||||
{
 | 
			
		||||
	m_displayData = index;
 | 
			
		||||
	switch(index) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue