QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsabstractvaliditycheck.h"
#include <QList>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | QgsValidityCheckRegistry |
A registry that keeps a list of QgsAbstractValidityCheck checks which can be used when performing validity checks. More... | |