QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | List of all members
QgsLabelSorter Class Reference

Helper class for sorting labels into correct draw order. More...

Public Member Functions

 QgsLabelSorter (const QgsMapSettings &mapSettings)
 
bool operator() (pal::LabelPosition *lp1, pal::LabelPosition *lp2) const
 

Detailed Description

Helper class for sorting labels into correct draw order.

Definition at line 41 of file qgslabelingengine.cpp.

Constructor & Destructor Documentation

QgsLabelSorter::QgsLabelSorter ( const QgsMapSettings mapSettings)
inlineexplicit

Definition at line 45 of file qgslabelingengine.cpp.

Member Function Documentation

bool QgsLabelSorter::operator() ( pal::LabelPosition lp1,
pal::LabelPosition lp2 
) const
inline

Definition at line 49 of file qgslabelingengine.cpp.


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