QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsDiagramInterpolationSettings Class Reference

#include <qgsdiagramrendererv2.h>

Public Attributes

QSizeF lowerSize
 
QSizeF upperSize
 
double lowerValue
 
double upperValue
 
int classificationAttribute
 Index of the classification attribute. More...
 
QString classificationAttributeExpression
 
bool classificationAttributeIsExpression
 

Detailed Description

Definition at line 141 of file qgsdiagramrendererv2.h.

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute

Index of the classification attribute.

Definition at line 149 of file qgsdiagramrendererv2.h.

Referenced by QgsLinearlyInterpolatedDiagramRenderer::readXML(), and QgsLinearlyInterpolatedDiagramRenderer::writeXML().

QString QgsDiagramInterpolationSettings::classificationAttributeExpression
bool QgsDiagramInterpolationSettings::classificationAttributeIsExpression
QSizeF QgsDiagramInterpolationSettings::lowerSize
double QgsDiagramInterpolationSettings::lowerValue
QSizeF QgsDiagramInterpolationSettings::upperSize
double QgsDiagramInterpolationSettings::upperValue

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