ResInsight/Fwk
Magne Sjaastad 1d57b9032b
Custom vfp plot (#11450)
* AppFwk: When clearing a tree selection, make sure all values are cleared
* Fix deprecated implicit lambda
* Add support for using the closest value in addition to exact match
* Add table data source object and add plot with multiple data sources
Delete the temporary RimVfpDeck class
Add RimVfpTable to represent a table in a data source
Add plot able to show data from multiple tables

* AppFwk: Make it possible to call resolveReferences multiple times
Use case: Vfp tables are stored in files. Multiple tables can be present in one file. Pdm table objects are created after resolve references is done as part of parsing file. When the Pdm object are created, resolveReferences can be called once more.

* Call resolveReferencesRecursively() after RimVfpTable objects are created
2024-05-29 12:55:45 +02:00
..
AppFwk Custom vfp plot (#11450) 2024-05-29 12:55:45 +02:00
VizFwk #11072 Refactor: remove homemade atomic counter. 2024-04-17 15:41:15 +02:00
CMakeLists.txt Prepare building with Qt6 2024-03-06 08:32:27 +01:00