QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <qgsdistancearcproperter.h>
Public Member Functions | |
virtual QVariant | property (double distance, const QgsFeature &) const override |
calculate and return adge property More... | |
Public Member Functions inherited from QgsArcProperter | |
QgsArcProperter () | |
default constructor More... | |
virtual | ~QgsArcProperter () |
virtual QgsAttributeList | requiredAttributes () const |
QgsGraphDirector call this method for fetching attribute from source layer. More... | |
Definition at line 28 of file qgsdistancearcproperter.h.
|
overridevirtual |
calculate and return adge property
Reimplemented from QgsArcProperter.
Definition at line 15 of file qgsdistancearcproperter.cpp.