QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "pal.h"
#include "layer.h"
#include "palexception.h"
#include "internalexception.h"
#include "feature.h"
#include "geomfunction.h"
#include "util.h"
#include "qgslabelingenginev2.h"
#include <cmath>
#include <vector>
Go to the source code of this file.
Functions | |
static FeaturePart * | _findConnectedPart (FeaturePart *partCheck, QLinkedList< FeaturePart *> *otherParts) |
|
static |