QGIS API Documentation  3.14.0-Pi (9f7028fd23)
Public Member Functions | List of all members
QgsLabelSorter Class Reference

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 43 of file qgslabelingengine.cpp.

Constructor & Destructor Documentation

◆ QgsLabelSorter()

QgsLabelSorter::QgsLabelSorter ( const QgsMapSettings mapSettings)
inlineexplicit

Definition at line 47 of file qgslabelingengine.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 51 of file qgslabelingengine.cpp.


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