mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4207 Make grid cross plot symbols smaller and enable concave symbols.
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
void setLabelPosition(LabelPosition labelPosition);
|
||||
|
||||
static PointSymbolEnum cycledSymbolStyle(int indexLevel1, int indexLevel2);
|
||||
static PointSymbolEnum cycledFilledSymbolStyle(int indexLevel);
|
||||
static PointSymbolEnum cycledSymbolStyle(int indexLevel);
|
||||
private:
|
||||
QRect labelBoundingRect(const QPainter* painter, const QRect& symbolRect) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user