mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Sync seismic section with well path changes. (#10090)
* Sync seismic section with well path changes. * Make sure we pick seismic textures/coordinates that fits the z steps of the seismic data.
This commit is contained in:
@@ -117,9 +117,10 @@ protected:
|
||||
private:
|
||||
void defineCustomContextMenu( const caf::PdmFieldHandle* fieldNeedingMenu, QMenu* menu, QWidget* fieldEditorWidget ) override;
|
||||
void defineEditorAttribute( const caf::PdmFieldHandle* field, QString uiConfigName, caf::PdmUiEditorAttribute* attribute ) override;
|
||||
|
||||
void onLegendConfigChanged( const caf::SignalEmitter* emitter, RimLegendConfigChangeType changeType );
|
||||
|
||||
int alignZValue( int z ) const;
|
||||
|
||||
void initSliceRanges();
|
||||
|
||||
void scheduleViewUpdate();
|
||||
|
||||
Reference in New Issue
Block a user