QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <qgslayertreemodellegendnode.h>
Public Attributes | |
double | labelXOffset |
offset from the left side where label should start More... | |
QPainter * | painter |
Painter. More... | |
QPointF | point |
Top-left corner of the legend item. More... | |
Definition at line 83 of file qgslayertreemodellegendnode.h.
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.