In calculation thread create my custom event:
Qt Code:
DataEvent* ce = new DataEvent( 13 );To copy to clipboard, switch view to plain text mode
When and where i'am must
?
 Beginner
					
					
						Beginner
					
					
                                        
					
						
							
								 
							
						
					
					
						 
    
    
    
    
    
    
    
   
    
    
    
    
    
   delete custom event
 delete custom event
		In calculation thread create my custom event:
Qt Code:
DataEvent* ce = new DataEvent( 13 );To copy to clipboard, switch view to plain text mode
When and where i'am must
?
Bookmarks