Address struct
Metadata address structure.
Contents
Constructors, destructors, conversion operators
Public variables
- QString address
- Free-form physical address component, e.g.
- QString administrativeArea
- Administrative area (state, province/territory, etc.).
- QString city
- City or locality name.
- QString country
- Free-form country string.
- QString postalCode
- Postal (or ZIP) code.
- QString type
- Type of address, e.g.
Variable documentation
QString QgsAbstractMetadataBase:: Address:: address
Free-form physical address component, e.g.
'221B Baker St' or 'P.O. Box 196'.