mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 00:30:05 +00:00 
			
		
		
		
	Radar Product Model population
This commit is contained in:
		
							parent
							
								
									4c4c93cad1
								
							
						
					
					
						commit
						efc6dc1413
					
				
					 5 changed files with 120 additions and 21 deletions
				
			
		|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| #include <scwx/qt/model/tree_item.hpp> | ||||
| 
 | ||||
| #include <QAbstractTableModel> | ||||
| #include <QAbstractItemModel> | ||||
| 
 | ||||
| namespace scwx | ||||
| { | ||||
|  | @ -13,7 +13,7 @@ namespace model | |||
| 
 | ||||
| class TreeModelImpl; | ||||
| 
 | ||||
| class TreeModel : public QAbstractTableModel | ||||
| class TreeModel : public QAbstractItemModel | ||||
| { | ||||
| public: | ||||
|    explicit TreeModel(QObject* parent = nullptr); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat