QGIS API Documentation  2.12.0-Lyon
Namespaces | Macros | 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 <iostream>
#include <cmath>
#include <vector>
#include "qgslabelingenginev2.h"
Include dependency graph for layer.cpp:

Go to the source code of this file.

Namespaces

 pal
 

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

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

Macro Definition Documentation

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 30 of file layer.cpp.