QGIS API Documentation  2.0.1-Dufour
 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...
 

Detailed Description

Definition at line 151 of file qgsdiagramrendererv2.h.

Member Data Documentation

int QgsDiagramInterpolationSettings::classificationAttribute
QSizeF QgsDiagramInterpolationSettings::lowerSize
double QgsDiagramInterpolationSettings::lowerValue
QSizeF QgsDiagramInterpolationSettings::upperSize
double QgsDiagramInterpolationSettings::upperValue

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