| Quantum GIS API Documentation
    1.8
    | 
#include "qgslogger.h"#include "qgsdistancearea.h"#include "qgsfield.h"#include "qgsgeometry.h"#include "qgssearchtreenode.h"#include <QRegExp>#include <QObject>#include <QSet>#include <QSettings>#include <cmath>
Go to the source code of this file.
| Defines | |
| #define | EVAL_STR(x) (x.length() ? x : "(empty)") | 
| #define EVAL_STR | ( | x | ) | (x.length() ? x : "(empty)") | 
Definition at line 31 of file qgssearchtreenode.cpp.
Referenced by QgsSearchTreeNode::valueAgainst().
 1.7.6.1
 1.7.6.1