Class: QgsDartMeasurement¶
Emits dart measurements for display in CDash reports.
Methods
Convert a QgsDartMeasurement.Type enum to a string that is understood by the system.  | 
Attributes
- class qgis.core.QgsDartMeasurement[source]¶
 Bases:
object- ImagePng = 1¶
 
- Integer = 2¶
 
- Text = 0¶
 
- class Type¶
 Bases:
int
- typeToString(type: QgsDartMeasurement.Type) str[source]¶
 Convert a QgsDartMeasurement.Type enum to a string that is understood by the system.
- Parameters:
 type (QgsDartMeasurement.Type)
- Return type:
 str