QGIS API Documentation  master-3f58142
QgsComposerLegend::Atom Class Reference

Atom is indivisible set (indivisible into more columns). More...

List of all members.

Public Member Functions

 Atom ()

Public Attributes

int column
QList< Nucleonnucleons
QSizeF size

Detailed Description

Atom is indivisible set (indivisible into more columns).

It may consists of one or more Nucleon, depending on layer splitting mode: 1) no layer split: [group_title ...] layer_title layer_item [layer_item ...] 2) layer split: [group_title ...] layer_title layer_item or: layer_item It means that group titles must not be split from layer title and layer title must not be split from first item, because it would look bad and it would not be readable to leave group or layer title at the bottom of column.

Definition at line 189 of file qgscomposerlegend.h.


Constructor & Destructor Documentation

Definition at line 192 of file qgscomposerlegend.h.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines