i add pushbutton to qtablewidget with this code:
when i click the button how can i learn its row?Qt Code:
ui->tableWidget->setCellWidget(currentRow,0,btn);To copy to clipboard, switch view to plain text mode
ui->tableWidget->row(btn) does not work. because btn is not qtablewidgetitem




 
					
					 
							
						 
    
    
    
    
    
    
   
    
    
    
    
    
   learn row of qtablewidget
 learn row of qtablewidget
		 
				
				
				
					 Reply With Quote
  Reply With Quote
Bookmarks