ResInsight/Fwk
Magne Sjaastad e97a476d85
Add framework support for editor auto values
Add support for a field to be linked to a value updated by code outside the object itself. Mark the linked field by using a background color and icons for linked/unlinked state.
The auto value states is set as attributes in the project xml file. 
Add reference implementation in cafTestApplication, see Fwk/AppFwk/cafTests/cafTestApplication/MainWindow.cpp

* Tree View Editor: Avoid sending notification if selection is unchanged
* Use std++17 in test solution
* Move icons to icon factory
* add support for creating QIcon from SVG text string
2022-09-02 13:20:52 +02:00
..
AppFwk Add framework support for editor auto values 2022-09-02 13:20:52 +02:00
VizFwk Memory Management : Fix memory leak in bounding box tree 2022-03-03 14:39:41 +01:00
CMakeLists.txt Add test project including cvf and fix compile issues 2020-05-08 11:28:55 +02:00