Gennady Pospelov
Gennady Pospelov
The final goal is to replace QVariant with `std::variant` on board of SessionModel. ViewModel, as before, will rely on QVariant. The on-the-fly mechanism for variant conversion should be provided. Refactoring...
This is to resolve situation when Materialtem is moved to another position, and the layer loses information about linked material due to MaterialPropertyController.
+ Make DaRefl/MaterialSelectionModel derived + Make DaRefl/LayerSelectionModel derived + Make DaRefl/DataSelectionModel derived
- [x] Introduce backend and register it in QML - [ ] Provide property editor with group property