|
Quantum GIS API Documentation
master-2613cf6
|
Public Member Functions | |
| void | expandWidth (double w) |
| void | setColumn (QStandardItem *item) |
Public Attributes | |
| double | boxSpace |
| int | column |
| QMap< QStandardItem *, int > | columns |
| double | columnSpace |
| double | columnTop |
| double | maxColumnHeight |
| QPointF | point |
| QSizeF | titleSize |
| QVector< double > | widths |
Definition at line 183 of file qgscomposerlegend.h.
| void QgsComposerLegend::Position::expandWidth | ( | double | w | ) |
Definition at line 33 of file qgscomposerlegend.cpp.
References column, and widths.
Referenced by QgsComposerLegend::drawGroupItem(), QgsComposerLegend::drawLayerChildItems(), and QgsComposerLegend::drawLayerItem().
| void QgsComposerLegend::Position::setColumn | ( | QStandardItem * | item | ) |
Definition at line 45 of file qgscomposerlegend.cpp.
References QgsComposerLegend::boxSpace().
Referenced by QgsComposerLegend::drawGroupItem(), and QgsComposerLegend::drawLayerItem().
Definition at line 198 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::paintAndDetermineSize().
Definition at line 189 of file qgscomposerlegend.h.
Referenced by expandWidth(), and QgsComposerLegend::paintAndDetermineSize().
| QMap<QStandardItem *, int> QgsComposerLegend::Position::columns |
Definition at line 190 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::paintAndDetermineSize().
Definition at line 199 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::paintAndDetermineSize().
Definition at line 188 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::drawGroupItem(), QgsComposerLegend::drawLayerItem(), and QgsComposerLegend::paintAndDetermineSize().
Definition at line 193 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::drawGroupItem(), QgsComposerLegend::drawLayerItem(), and QgsComposerLegend::paintAndDetermineSize().
Definition at line 187 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::drawGroupItem(), QgsComposerLegend::drawLayerChildItems(), QgsComposerLegend::drawLayerItem(), and QgsComposerLegend::paintAndDetermineSize().
Definition at line 186 of file qgscomposerlegend.h.
Referenced by QgsComposerLegend::paintAndDetermineSize().
| QVector<double> QgsComposerLegend::Position::widths |
Definition at line 192 of file qgscomposerlegend.h.
Referenced by expandWidth(), and QgsComposerLegend::paintAndDetermineSize().