Hi all,
I have added a QGraphicsscene in my QGraphicsView.
I need to move the Scene to left or right directions depend on the left or right button selected.
What method to be used to change the view of the scene coordinates.
 Intermediate user
					
					
						Intermediate user
					
					
                                        
					
						
							
								 
							
						
					
					
						 
    
    
    
       
    
    
    
    
   
    
    
       
    
    
    
    
   Moving QGraphicsScene to Left or Right firections
 Moving QGraphicsScene to Left or Right firections
		Hi all,
I have added a QGraphicsscene in my QGraphicsView.
I need to move the Scene to left or right directions depend on the left or right button selected.
What method to be used to change the view of the scene coordinates.
 Intermediate user
					
					
						Intermediate user
					
					
                                        
					
						
							
								 
							
						
					
					
						 
    
    
    
       
    
    
    
    
   
    
    
       
    
    
    
    
   Re: Moving QGraphicsScene to Left or Right firections
 Re: Moving QGraphicsScene to Left or Right firections
		Hi someone please help on this query
 Expert
					
					
						Expert
					
					
                                        
					
						
							
								 
							
								 
							
								 
							
								 
							
								 
							
								 
							
						
					
					
						 
    
    
    
    
    
    
   
    
    
       
    
    
    
    
   Re: Moving QGraphicsScene to Left or Right firections
 Re: Moving QGraphicsScene to Left or Right firections
		Did you try using setSceneRect?
Make sure you don't center it in the view when you want to move it around.
Bookmarks