mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4128 Show Qwt symbol and color as icon in project tree
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
|
||||
virtual void updateCurveAppearance();
|
||||
bool isCrossPlotCurve() const;
|
||||
void updateUiIconFromPlotSymbol();
|
||||
|
||||
protected:
|
||||
|
||||
@@ -110,7 +111,6 @@ protected:
|
||||
QList<caf::PdmOptionItemInfo> calculateValueOptions(const caf::PdmFieldHandle* fieldNeedingOptions, bool* useOptionsOnly) override;
|
||||
void appearanceUiOrdering(caf::PdmUiOrdering& uiOrdering);
|
||||
void curveNameUiOrdering(caf::PdmUiOrdering& uiOrdering);
|
||||
|
||||
private:
|
||||
bool canCurveBeAttached() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user