forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			60 B
		
	
	
	
		
			QML
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			60 B
		
	
	
	
		
			QML
		
	
	
	
	
	
|   | import Qt 4.6 | ||
|  | 
 | ||
|  | Rectangle { | ||
|  |     width: 640 | ||
|  |     height: 480 | ||
|  | } |