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