QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Classes | Namespaces | Macros | Typedefs | Functions
util.h File Reference
#include <QList>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pal::_elementary_transformation
 
class  pal::Feats
 For usage in problem solving algorithm. More...
 
struct  pal::Point
 
class  pal::Util
 

Namespaces

 pal
 

Macros

#define EPSILON   1e-9
 
#define SIP_NO_FILE
 

Typedefs

typedef struct pal::_elementary_transformation pal::ElemTrans
 

Functions

 Q_DECLARE_TYPEINFO (pal::Point, Q_PRIMITIVE_TYPE)
 

Macro Definition Documentation

#define EPSILON   1e-9

Definition at line 75 of file util.h.

#define SIP_NO_FILE

Definition at line 33 of file util.h.

Function Documentation

Q_DECLARE_TYPEINFO ( pal::Point  ,
Q_PRIMITIVE_TYPE   
)