| QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
    | 
#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 92 of file qgsunsetattributevalue.h.
| 
 | inline | 
Definition at line 103 of file qgsunsetattributevalue.h.
| 
 | inline | 
Definition at line 87 of file qgsunsetattributevalue.h.
| 
 | inline | 
Definition at line 98 of file qgsunsetattributevalue.h.