|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgis_core.h"#include <QString>#include <QRegExp>#include <QList>#include <QDomDocument>#include <QFont>#include "qgis.h"

Go to the source code of this file.
Classes | |
| class | QgsStringReplacement |
| A representation of a single string replacement. More... | |
| class | QgsStringReplacementCollection |
| A collection of string replacements (specified using QgsStringReplacement objects). More... | |
| class | QgsStringUtils |
| Utility functions for working with strings. More... | |
Macros | |
| #define | FUZZY_SCORE_CONSECUTIVE_MATCH 4 |
| #define | FUZZY_SCORE_NEW_MATCH 3 |
| #define | FUZZY_SCORE_WORD_MATCH 5 |
| #define | QGSSTRINGUTILS_H |
| #define FUZZY_SCORE_CONSECUTIVE_MATCH 4 |
Definition at line 29 of file qgsstringutils.h.
| #define FUZZY_SCORE_NEW_MATCH 3 |
Definition at line 28 of file qgsstringutils.h.
| #define FUZZY_SCORE_WORD_MATCH 5 |
Definition at line 27 of file qgsstringutils.h.
| #define QGSSTRINGUTILS_H |
Definition at line 25 of file qgsstringutils.h.