QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
QPainter * painter
 Painter.
QPointF point
 Top-left corner of the legend item.

Detailed Description

Definition at line 82 of file qgslayertreemodellegendnode.h.

Member Data Documentation

double QgsLayerTreeModelLegendNode::ItemContext::labelXOffset

offset from the left side where label should start

Definition at line 89 of file qgslayertreemodellegendnode.h.

QPainter* QgsLayerTreeModelLegendNode::ItemContext::painter

Painter.

Definition at line 85 of file qgslayertreemodellegendnode.h.

QPointF QgsLayerTreeModelLegendNode::ItemContext::point

Top-left corner of the legend item.

Definition at line 87 of file qgslayertreemodellegendnode.h.


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