mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Much improved legend rendering
This commit is contained in:
@@ -45,7 +45,7 @@ private:
|
||||
int labelCount() const override;
|
||||
int rectCount() const override;
|
||||
void renderRect( QPainter* painter, const LayoutInfo& layout, int rectIndex ) const override;
|
||||
int labelPixelPosY( const LayoutInfo& layout, int index ) const override;
|
||||
QRect labelRect( const LayoutInfo& layout, int index ) const override;
|
||||
|
||||
private:
|
||||
cvf::cref<caf::CategoryMapper> m_categoryMapper;
|
||||
|
||||
Reference in New Issue
Block a user