The QtLocation module provides geographical support for position and map use. More...
Represents an address | |
Enables the detection of proximity changes for a specified set of coordinates | |
Defines a geographic area | |
Defines a rectangular geographic area | |
Defines a circular geographic area | |
Defines a geographical position on the surface of the Earth | |
Represents the information relevant to the point at which two QGeoRouteSegments meet | |
QGeoMapObject used to draw the region within a given distance of a coordinate | |
QGeoMapObject used to draw a QGraphicsItem on a map | |
Are used as a bridge between QGraphicsGeoMap and QGeoMappingManager | |
QGeoMapObject used to manager a group of other map objects | |
Graphical item to be displayed on a map | |
The base class used to define the parts of QGeoMapObject and its subclasses that are specific to a particular QGeoMapData subclass | |
Used to draw overlays on the map | |
QGeoMapObject used to draw a pixmap on a map | |
QGeoMapObject used to draw a polygon on a map | |
QGeoMapObject used to draw a segmented line on a map | |
QGeoMapObject used to draw a rectangular region on a map | |
QGeoMapObject used to draw a route on a map | |
QGeoMapObject used to draw text on a map | |
Support for displaying and interacting with maps | |
Interface and convenience methods to implementors of QGeoServiceProvider plugins who want to provides support for displaying and interacting with maps | |
Represents basic information about a place | |
Contains information gathered on a global position, direction and velocity at a particular point in time | |
Abstract base class for the distribution of positional updates | |
Factory class used as the plugin interface for external providers of positioning data | |
Represents a route between two points | |
Manages an operation started by an instance of QGeoRoutingManager | |
Represents the parameters and restrictions which define a request for routing information | |
Represents a segment of a route | |
Support for geographic routing operations | |
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing information | |
Contains basic information about a satellite | |
Abstract base class for the distribution of satellite information updates | |
Support for searching operations related to geographic information | |
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for searching operations related to geographic data | |
Manages an operation started by an instance of QGeoSearchManager | |
Aggregates access to services which provide geographical information | |
Factory class used as the plugin interface for services related to geographical information | |
Subclass of QGeoMapData provided to make working with tile based mapping services more convenient | |
Manages a tile fetch operation started by an instance of QGeoTiledManagerEngine | |
Represents a request for a map tile from a tile-based mapping service | |
Provided to make writing Qt Maps and Navigation API plugins for tiled based mapping services easier | |
Used to display a map and manager the interactions between the user and the map | |
Represents a point of interest | |
The interface from which all asynchronous request classes inherit | |
Filtering on various landmark attributes | |
Used to search for landmarks within a given bounding box | |
Designates a grouping of landmarks of similar type | |
Allows a client to asynchronously request a list of categories by ID from a landmark manager | |
Allows a client to asynchronously request a list of categories from a landmark manager | |
Used to search for landmarks that belong to a certain category | |
Unique identifier for a category | |
Allows a client to asynchronously request a list of category identifiers from a landmark manager | |
Allows a client to asynchronously request that certain categories be removed from a landmark manager | |
Allows a client to asynchronously request that certain categories be saved by a landmark manager | |
Allows a client to asynchronously request that a landmark manager export a set of landmarks | |
Allows a client to asynchronously request a list of landmarks by id from a landmark manager | |
Allows a client to asynchronously request a list of landmarks from a landmark manager | |
Serves as the base class for all filter classes. Also serves as the default filter which retrieves all landmarks | |
Unique identifier for a landmark | |
Allows a client to asynchronously request a list of landmark identifiers from a landmark manager | |
Used to search for landmarks based on a list of landmark identifiers | |
Allows a client to asynchronously request that a landmark manager import a set of landmarks | |
Filter which intersects the results of its constituent filters | |
Interface for storage and retrieval of landmarks from a landmark store | |
The interface for all implementations of the landmark manager backend functionality | |
The interface for plugins that implement QLandmarkManagerEngine functionality | |
Used to search for landmarks by name | |
Used to sort landmarks by name | |
Used to search for landmarks based on the radius around a given coordinate and perform sorting by distance | |
Allows a client to asynchronously request that certain landmarks be removed from a landmark manager | |
Allows a client to asynchronously request that certain landmarks be saved by a landmark manager | |
Serves as a base class for the different sort order types and by itself represents no sorting | |
Filter which unions the results of its constituent filters | |
Positional information using a NMEA data source |