QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsVectorLayer::ValueRelationData, including all inherited members.
mAllowMulti | QgsVectorLayer::ValueRelationData | |
mAllowNull | QgsVectorLayer::ValueRelationData | |
mFilterExpression | QgsVectorLayer::ValueRelationData | |
mKey | QgsVectorLayer::ValueRelationData | |
mLayer | QgsVectorLayer::ValueRelationData | |
mOrderByValue | QgsVectorLayer::ValueRelationData | |
mValue | QgsVectorLayer::ValueRelationData | |
ValueRelationData() | QgsVectorLayer::ValueRelationData | inline |
ValueRelationData(const QString &layer, const QString &key, const QString &value, bool allowNull, bool orderByValue, bool allowMulti=false, const QString &filterExpression=QString::null) | QgsVectorLayer::ValueRelationData | inline |