QGIS API Documentation  2.12.0-Lyon
Public Member Functions | Public Attributes | List of all members
QgsExpressionFieldBuffer::ExpressionField Struct Reference

#include <qgsexpressionfieldbuffer.h>

Public Member Functions

 ExpressionField ()
 
 ExpressionField (const QString &exp, const QgsField &fld)
 

Public Attributes

QString expression
 
QgsField field
 

Detailed Description

Definition at line 35 of file qgsexpressionfieldbuffer.h.

Constructor & Destructor Documentation

QgsExpressionFieldBuffer::ExpressionField::ExpressionField ( )
inline

Definition at line 37 of file qgsexpressionfieldbuffer.h.

QgsExpressionFieldBuffer::ExpressionField::ExpressionField ( const QString exp,
const QgsField fld 
)
inline

Definition at line 38 of file qgsexpressionfieldbuffer.h.

Member Data Documentation

QString QgsExpressionFieldBuffer::ExpressionField::expression

Definition at line 40 of file qgsexpressionfieldbuffer.h.

QgsField QgsExpressionFieldBuffer::ExpressionField::field

Definition at line 41 of file qgsexpressionfieldbuffer.h.


The documentation for this struct was generated from the following file: