QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include <QString>
#include <QVariant>
Go to the source code of this file.
Classes | |
class | QgsUnsetAttributeValue |
Represents a default, "not-specified" value for a feature attribute. More... | |
Functions | |
bool | operator!= (const QgsUnsetAttributeValue &value, const QString &other) |
bool | operator!= (const QString &other, const QgsUnsetAttributeValue &value) |
bool CORE_EXPORT | operator== (const QgsUnsetAttributeValue &value, const QString &other) |
bool | operator== (const QString &other, const QgsUnsetAttributeValue &value) |
|
inline |
Definition at line 89 of file qgsunsetattributevalue.h.
|
inline |
Definition at line 100 of file qgsunsetattributevalue.h.
|
inline |
Definition at line 84 of file qgsunsetattributevalue.h.
|
inline |
Definition at line 95 of file qgsunsetattributevalue.h.