| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -48,7 +48,8 @@ class MainWindow(QtWidgets.QMainWindow, Ui_MainWindow): | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        # Same story here but this time with the itemClicked event | 
					 | 
					 | 
					 | 
					        # Same story here but this time with the itemClicked event | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        # so that when an element is clicked on in the point list it will | 
					 | 
					 | 
					 | 
					        # so that when an element is clicked on in the point list it will | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        # highlight. | 
					 | 
					 | 
					 | 
					        # highlight. | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        self.point_list_widget.itemClicked = partial(item_click_handler, self) | 
					 | 
					 | 
					 | 
					        self.point_list_widget.itemClicked.connect(partial(item_click_handler, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					                                                           self)) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        #----------------------------------------------- | 
					 | 
					 | 
					 | 
					        #----------------------------------------------- | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        # OpenGL Graphics Handlers are set | 
					 | 
					 | 
					 | 
					        # OpenGL Graphics Handlers are set | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |