#include <qgsvectorlayer.h>
Definition at line 440 of file qgsvectorlayer.h.
◆ ValueRelationData() [1/2]
QgsVectorLayer::ValueRelationData::ValueRelationData |
( |
| ) |
|
|
inline |
◆ ValueRelationData() [2/2]
QgsVectorLayer::ValueRelationData::ValueRelationData |
( |
const QString & |
layer, |
|
|
const QString & |
key, |
|
|
const QString & |
value, |
|
|
bool |
allowNull, |
|
|
bool |
orderByValue, |
|
|
bool |
allowMulti = false , |
|
|
const QString & |
filterExpression = QString::null |
|
) |
| |
|
inline |
◆ mAllowMulti
bool QgsVectorLayer::ValueRelationData::mAllowMulti |
◆ mAllowNull
bool QgsVectorLayer::ValueRelationData::mAllowNull |
◆ mFilterExpression
QString QgsVectorLayer::ValueRelationData::mFilterExpression |
◆ mKey
QString QgsVectorLayer::ValueRelationData::mKey |
◆ mLayer
QString QgsVectorLayer::ValueRelationData::mLayer |
◆ mOrderByValue
bool QgsVectorLayer::ValueRelationData::mOrderByValue |
◆ mValue
QString QgsVectorLayer::ValueRelationData::mValue |
The documentation for this struct was generated from the following file: