Uses of Class
io.qt.location.QGeoServiceProvider.GeocodingFeatures
Package | Description |
---|---|
io.qt.location |
-
Uses of QGeoServiceProvider.GeocodingFeatures in io.qt.location
Methods in io.qt.location that return QGeoServiceProvider.GeocodingFeatures Modifier and Type Method Description QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeature. asFlags()
Create a QFlags of the enum entry.QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeatures. clone()
Clones the flagsQGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeature. combined(QGeoServiceProvider.GeocodingFeature e)
Combines this entry with other enum entry.QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeatures. combined(QGeoServiceProvider.GeocodingFeature e)
Combines this flags with enum entry.static QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeature. flags(QGeoServiceProvider.GeocodingFeature... values)
Creates a newQGeoServiceProvider.GeocodingFeatures
from the entries.QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider. geocodingFeatures()
QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeatures. setFlag(QGeoServiceProvider.GeocodingFeature e)
Sets the flage
QGeoServiceProvider.GeocodingFeatures
QGeoServiceProvider.GeocodingFeatures. setFlag(QGeoServiceProvider.GeocodingFeature e, boolean on)
Sets or clears the flagflag
Methods in io.qt.location with parameters of type QGeoServiceProvider.GeocodingFeatures Modifier and Type Method Description int
QGeoServiceProvider.GeocodingFeatures. compareTo(QGeoServiceProvider.GeocodingFeatures other)