mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7805 Convert RimPlotCurve to use RimPlotCurveAppearance configuration.
This commit is contained in:
@@ -38,6 +38,8 @@ protected:
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue ) override;
|
||||
void stackingUiOrdering( caf::PdmUiOrdering& uiOrdering );
|
||||
|
||||
void onFillColorChanged( const caf::SignalEmitter* emitter ) override;
|
||||
|
||||
protected:
|
||||
caf::PdmField<bool> m_isStacked;
|
||||
caf::PdmField<bool> m_isStackedWithPhaseColors;
|
||||
|
||||
Reference in New Issue
Block a user