QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | Public Attributes | List of all members
QgsRelief::ReliefColor Struct Reference

#include <qgsrelief.h>

Public Member Functions

 ReliefColor (const QColor &c, double min, double max)
 

Public Attributes

QColor color
 
double maxElevation
 
double minElevation
 

Detailed Description

Definition at line 40 of file qgsrelief.h.

Constructor & Destructor Documentation

QgsRelief::ReliefColor::ReliefColor ( const QColor &  c,
double  min,
double  max 
)
inline

Definition at line 42 of file qgsrelief.h.

Member Data Documentation

QColor QgsRelief::ReliefColor::color

Definition at line 43 of file qgsrelief.h.

double QgsRelief::ReliefColor::maxElevation

Definition at line 45 of file qgsrelief.h.

double QgsRelief::ReliefColor::minElevation

Definition at line 44 of file qgsrelief.h.


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