QGIS API Documentation
2.8.2-Wien
|
#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. |
Definition at line 82 of file qgslayertreemodellegendnode.h.
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.