mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Drag and drop layers in the layer manager
This commit is contained in:
		
							parent
							
								
									14d6912014
								
							
						
					
					
						commit
						ec2663aee6
					
				
					 3 changed files with 153 additions and 4 deletions
				
			
		|  | @ -37,6 +37,15 @@ | |||
|       </property> | ||||
|       <item> | ||||
|        <widget class="QTreeView" name="layerTreeView"> | ||||
|         <property name="dragEnabled"> | ||||
|          <bool>true</bool> | ||||
|         </property> | ||||
|         <property name="dragDropMode"> | ||||
|          <enum>QAbstractItemView::InternalMove</enum> | ||||
|         </property> | ||||
|         <property name="defaultDropAction"> | ||||
|          <enum>Qt::MoveAction</enum> | ||||
|         </property> | ||||
|         <property name="alternatingRowColors"> | ||||
|          <bool>true</bool> | ||||
|         </property> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat