QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsGraphBuilder Member List

This is the complete list of members for QgsGraphBuilder, including all inherited members.

addEdge(int pt1id, const QgsPointXY &pt1, int pt2id, const QgsPointXY &pt2, const QVector< QVariant > &prop) overrideQgsGraphBuildervirtual
addVertex(int id, const QgsPointXY &pt) overrideQgsGraphBuildervirtual
coordinateTransformationEnabled()QgsGraphBuilderInterfaceinline
destinationCrs() constQgsGraphBuilderInterfaceinline
distanceArea()QgsGraphBuilderInterfaceinline
graph() constQgsGraphBuilder
QgsGraphBuilder(const QgsCoordinateReferenceSystem &crs, bool otfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84")QgsGraphBuilder
QgsGraphBuilderInterface(const QgsCoordinateReferenceSystem &crs, bool ctfEnabled=true, double topologyTolerance=0.0, const QString &ellipsoidID="WGS84")QgsGraphBuilderInterface
takeGraph()QgsGraphBuilder
topologyTolerance()QgsGraphBuilderInterfaceinline
~QgsGraphBuilder() overrideQgsGraphBuilder
~QgsGraphBuilderInterface()=defaultQgsGraphBuilderInterfacevirtual