QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
18 #ifndef QGSLAYERMETADATAVALIDATOR_H
19 #define QGSLAYERMETADATAVALIDATOR_H
22 #include "qgis_core.h"
54 ValidationResult(
const QString §ion,
const QString ¬e,
const QVariant &identifier = QVariant() )
57 , mIdentifier( identifier )
66 SIP_PROPERTY( name = identifier, get = _identifier, set = _setIdentifier )
170 #endif // QGSLAYERMETADATAVALIDATOR_H
#define SIP_PROPERTY(name, getter, setter)