mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:30:05 +00:00 
			
		
		
		
	Enable/disable layer move buttons according to selection
This commit is contained in:
		
							parent
							
								
									ec2663aee6
								
							
						
					
					
						commit
						b45ec9dfa5
					
				
					 3 changed files with 77 additions and 1 deletions
				
			
		|  | @ -43,6 +43,8 @@ public: | |||
|    Qt::ItemFlags   flags(const QModelIndex& index) const override; | ||||
|    Qt::DropActions supportedDropActions() const override; | ||||
| 
 | ||||
|    bool IsMovable(int row) const; | ||||
| 
 | ||||
|    QVariant data(const QModelIndex& index, | ||||
|                  int                role = Qt::DisplayRole) const override; | ||||
|    QVariant headerData(int             section, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat