QGIS API Documentation
3.0.2-Girona (307d082)
|
For usage in problem solving algorithm. More...
#include <util.h>
Public Member Functions | |
Feats ()=default | |
Constructor for Feats. More... | |
Public Attributes | |
FeaturePart * | feature = nullptr |
QList< LabelPosition * > | lPos |
double | priority = 0 |
PointSet * | shape = nullptr |
For usage in problem solving algorithm.
|
default |
Constructor for Feats.
FeaturePart* pal::Feats::feature = nullptr |
QList< LabelPosition *> pal::Feats::lPos |