| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
A combination of area value and unit. More...
#include <qgsunittypes.h>
Public Attributes | |
| QgsUnitTypes::AreaUnit | unit | 
| The value part of the distance.  More... | |
| double | value | 
| The value part of the distance.  More... | |
| QgsUnitTypes::AreaUnit QgsUnitTypes::AreaValue::unit | 
The value part of the distance.
For 3.7 square meters, this will be QgsUnitTypes::AreaSquareMeters.
Definition at line 214 of file qgsunittypes.h.
| double QgsUnitTypes::AreaValue::value | 
The value part of the distance.
For 3.7 square meters, this will be 3.7.
Definition at line 209 of file qgsunittypes.h.
 1.8.13