QGIS API Documentation
2.8.2-Wien
|
#include <qgsosmbase.h>
Public Types | |
enum | Type { Invalid, Node, Way, Relation } |
Public Attributes | |
QgsOSMId | id |
Type | type |
Definition at line 14 of file qgsosmbase.h.
Definition at line 16 of file qgsosmbase.h.
QgsOSMId QgsOSMElementID::id |
Definition at line 19 of file qgsosmbase.h.
Type QgsOSMElementID::type |
Definition at line 18 of file qgsosmbase.h.