QGIS API Documentation  2.14.0-Essen
Public Attributes | List of all members
QgsLayerTreeModelLegendNode::ItemContext Struct Reference

#include <qgslayertreemodellegendnode.h>

Public Attributes

double labelXOffset
 offset from the left side where label should start More...
 
QPainterpainter
 Painter. More...
 
QPointF point
 Top-left corner of the legend item. More...
 

Detailed Description

Definition at line 83 of file qgslayertreemodellegendnode.h.

Member Data Documentation

double QgsLayerTreeModelLegendNode::ItemContext::labelXOffset

offset from the left side where label should start

Definition at line 90 of file qgslayertreemodellegendnode.h.

QPainter* QgsLayerTreeModelLegendNode::ItemContext::painter

Painter.

Definition at line 86 of file qgslayertreemodellegendnode.h.

QPointF QgsLayerTreeModelLegendNode::ItemContext::point

Top-left corner of the legend item.

Definition at line 88 of file qgslayertreemodellegendnode.h.


The documentation for this struct was generated from the following file: