mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#9202 Summary Multi Plot: add option for having the legend inside the plot
This commit is contained in:
committed by
Magne Sjaastad
parent
318f187635
commit
f9f49e9f58
@@ -165,6 +165,7 @@ public:
|
||||
|
||||
void addOverlayFrame( RiuDraggableOverlayFrame* overlayWidget );
|
||||
void removeOverlayFrame( RiuDraggableOverlayFrame* overlayWidget );
|
||||
void clearOverlayFrames();
|
||||
virtual void updateLayout() = 0;
|
||||
|
||||
virtual void renderTo( QPainter* painter, const QRect& targetRect, double scaling ) = 0;
|
||||
|
||||
Reference in New Issue
Block a user