QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Namespaces | Macros | Enumerations
pal.h File Reference
#include "qgis_core.h"
#include "qgsgeometry.h"
#include "qgsgeos.h"
#include "qgssettingstree.h"
#include <QList>
#include <iostream>
#include <ctime>
#include <QMutex>
#include <QStringList>
#include <unordered_map>
Include dependency graph for pal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pal::Pal
 Main Pal labeling class. More...
 

Namespaces

namespace  pal
 

Macros

#define SIP_NO_FILE
 

Enumerations

enum  pal::SearchMethod {
  pal::CHAIN = 0 , pal::POPMUSIC_TABU_CHAIN = 1 , pal::POPMUSIC_TABU = 2 , pal::POPMUSIC_CHAIN = 3 ,
  pal::FALP = 4
}
 Search method to use. More...
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 33 of file pal.h.