QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Functions
layer.cpp File Reference
#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>
Include dependency graph for layer.cpp:

Go to the source code of this file.

Functions

static FeaturePart_findConnectedPart (FeaturePart *partCheck, QLinkedList< FeaturePart *> *otherParts)
 

Function Documentation

◆ _findConnectedPart()

static FeaturePart* _findConnectedPart ( FeaturePart partCheck,
QLinkedList< FeaturePart *> *  otherParts 
)
static

Definition at line 334 of file layer.cpp.