[backend][assetmodel] Refactor AssetModel
Make a base class in order to keep our current AssetModel as is and add one specialised for DataFormat which can contain: - only the DataFormat created - the DataFormat created as well as the basetypes - a subset of both The last one is usually done through a QSortFilterProxyModel
Please register or sign in to comment