mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5174 Paint non-filled plot symbols with curve color rather than edge color
This commit is contained in:
@@ -72,6 +72,8 @@ public:
|
||||
static PointSymbolEnum cycledSymbolStyle( int indexLevel1, int indexLevel2 );
|
||||
static PointSymbolEnum cycledSymbolStyle( int indexLevel );
|
||||
|
||||
static bool isFilledSymbol( PointSymbolEnum symbol );
|
||||
|
||||
private:
|
||||
QRect labelBoundingRect( const QPainter* painter, const QRect& symbolRect, const QString& label ) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user