mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
5 lines
372 B
Python
5 lines
372 B
Python
# The following has been generated automatically from src/analysis/network/qgsvectorlayerdirector.h
|
|
QgsVectorLayerDirector.DirectionForward = QgsVectorLayerDirector.Direction.DirectionForward
|
|
QgsVectorLayerDirector.DirectionBackward = QgsVectorLayerDirector.Direction.DirectionBackward
|
|
QgsVectorLayerDirector.DirectionBoth = QgsVectorLayerDirector.Direction.DirectionBoth
|