Quantum GIS API Documentation  master-693a1fe
QgsVectorLayer::ValueRelationData Struct Reference

#include <qgsvectorlayer.h>

List of all members.

Public Member Functions

 ValueRelationData ()
 ValueRelationData (QString layer, QString key, QString value, bool allowNull, bool orderByValue, bool allowMulti=false, QString filterExpression=QString::null)

Public Attributes

bool mAllowMulti
bool mAllowNull
QString mFilterExpression
QString mKey
QString mLayer
bool mOrderByValue
QString mValue

Detailed Description

Definition at line 460 of file qgsvectorlayer.h.


Constructor & Destructor Documentation

QgsVectorLayer::ValueRelationData::ValueRelationData ( QString  layer,
QString  key,
QString  value,
bool  allowNull,
bool  orderByValue,
bool  allowMulti = false,
QString  filterExpression = QString::null 
) [inline]

Definition at line 463 of file qgsvectorlayer.h.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines