QGIS API Documentation 3.99.0-Master (a26b91b364d)
Functions
qgsexpressionnodeimpl.cpp File Reference
#include "qgsexpressionnodeimpl.h"
#include "qgsexpressionutils.h"
#include "qgsexpression.h"
#include "qgsstringutils.h"
#include "qgsvariantutils.h"
#include <QDate>
#include <QDateTime>
#include <QTime>
#include <QRegularExpression>
Include dependency graph for qgsexpressionnodeimpl.cpp:

Go to the source code of this file.

Functions

template<>
bool compareOp (double diff, QgsExpressionNodeBinaryOperator::BinaryOperator op)
 
template<class T >
bool compareOp (T diff, QgsExpressionNodeBinaryOperator::BinaryOperator op)
 

Function Documentation

◆ compareOp() [1/2]

template<>
bool compareOp ( double  diff,
QgsExpressionNodeBinaryOperator::BinaryOperator  op 
)

Definition at line 229 of file qgsexpressionnodeimpl.cpp.

◆ compareOp() [2/2]

template<class T >
bool compareOp ( diff,
QgsExpressionNodeBinaryOperator::BinaryOperator  op 
)

Definition at line 206 of file qgsexpressionnodeimpl.cpp.