mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8649 Contour Map: Show static data for all time steps.
This commit is contained in:
@@ -58,6 +58,8 @@ protected:
|
||||
void onLoadDataAndUpdate() override;
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue ) override;
|
||||
|
||||
bool isTimeStepDependentDataVisible() const override;
|
||||
|
||||
caf::PdmFieldHandle* userDescriptionField() override;
|
||||
|
||||
std::set<RivCellSetEnum> allVisibleFaultGeometryTypes() const override;
|
||||
|
||||
Reference in New Issue
Block a user