QtMobility Reference Documentation

QtLocation Module

The QtLocation module provides geographical support for position and map use. More...

Classes

QGeoAddress

Represents an address

QGeoAreaMonitor

Enables the detection of proximity changes for a specified set of coordinates

QGeoBoundingArea

Defines a geographic area

QGeoBoundingBox

Defines a rectangular geographic area

QGeoBoundingCircle

Defines a circular geographic area

QGeoCoordinate

Defines a geographical position on the surface of the Earth

QGeoManeuver

Represents the information relevant to the point at which two QGeoRouteSegments meet

QGeoMapCircleObject

QGeoMapObject used to draw the region within a given distance of a coordinate

QGeoMapCustomObject

QGeoMapObject used to draw a QGraphicsItem on a map

QGeoMapData

Are used as a bridge between QGraphicsGeoMap and QGeoMappingManager

QGeoMapGroupObject

QGeoMapObject used to manager a group of other map objects

QGeoMapObject

Graphical item to be displayed on a map

QGeoMapObjectInfo

The base class used to define the parts of QGeoMapObject and its subclasses that are specific to a particular QGeoMapData subclass

QGeoMapOverlay

Used to draw overlays on the map

QGeoMapPixmapObject

QGeoMapObject used to draw a pixmap on a map

QGeoMapPolygonObject

QGeoMapObject used to draw a polygon on a map

QGeoMapPolylineObject

QGeoMapObject used to draw a segmented line on a map

QGeoMapRectangleObject

QGeoMapObject used to draw a rectangular region on a map

QGeoMapRouteObject

QGeoMapObject used to draw a route on a map

QGeoMapTextObject

QGeoMapObject used to draw text on a map

QGeoMappingManager

Support for displaying and interacting with maps

QGeoMappingManagerEngine

Interface and convenience methods to implementors of QGeoServiceProvider plugins who want to provides support for displaying and interacting with maps

QGeoPlace

Represents basic information about a place

QGeoPositionInfo

Contains information gathered on a global position, direction and velocity at a particular point in time

QGeoPositionInfoSource

Abstract base class for the distribution of positional updates

QGeoPositionInfoSourceFactory

Factory class used as the plugin interface for external providers of positioning data

QGeoRoute

Represents a route between two points

QGeoRouteReply

Manages an operation started by an instance of QGeoRoutingManager

QGeoRouteRequest

Represents the parameters and restrictions which define a request for routing information

QGeoRouteSegment

Represents a segment of a route

QGeoRoutingManager

Support for geographic routing operations

QGeoRoutingManagerEngine

Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing information

QGeoSatelliteInfo

Contains basic information about a satellite

QGeoSatelliteInfoSource

Abstract base class for the distribution of satellite information updates

QGeoSearchManager

Support for searching operations related to geographic information

QGeoSearchManagerEngine

Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for searching operations related to geographic data

QGeoSearchReply

Manages an operation started by an instance of QGeoSearchManager

QGeoServiceProvider

Aggregates access to services which provide geographical information

QGeoServiceProviderFactory

Factory class used as the plugin interface for services related to geographical information

QGeoTiledMapData

Subclass of QGeoMapData provided to make working with tile based mapping services more convenient

QGeoTiledMapReply

Manages a tile fetch operation started by an instance of QGeoTiledManagerEngine

QGeoTiledMapRequest

Represents a request for a map tile from a tile-based mapping service

QGeoTiledMappingManagerEngine

Provided to make writing Qt Maps and Navigation API plugins for tiled based mapping services easier

QGraphicsGeoMap

Used to display a map and manager the interactions between the user and the map

QLandmark

Represents a point of interest

QLandmarkAbstractRequest

The interface from which all asynchronous request classes inherit

QLandmarkAttributeFilter

Filtering on various landmark attributes

QLandmarkBoxFilter

Used to search for landmarks within a given bounding box

QLandmarkCategory

Designates a grouping of landmarks of similar type

QLandmarkCategoryFetchByIdRequest

Allows a client to asynchronously request a list of categories by ID from a landmark manager

QLandmarkCategoryFetchRequest

Allows a client to asynchronously request a list of categories from a landmark manager

QLandmarkCategoryFilter

Used to search for landmarks that belong to a certain category

QLandmarkCategoryId

Unique identifier for a category

QLandmarkCategoryIdFetchRequest

Allows a client to asynchronously request a list of category identifiers from a landmark manager

QLandmarkCategoryRemoveRequest

Allows a client to asynchronously request that certain categories be removed from a landmark manager

QLandmarkCategorySaveRequest

Allows a client to asynchronously request that certain categories be saved by a landmark manager

QLandmarkExportRequest

Allows a client to asynchronously request that a landmark manager export a set of landmarks

QLandmarkFetchByIdRequest

Allows a client to asynchronously request a list of landmarks by id from a landmark manager

QLandmarkFetchRequest

Allows a client to asynchronously request a list of landmarks from a landmark manager

QLandmarkFilter

Serves as the base class for all filter classes. Also serves as the default filter which retrieves all landmarks

QLandmarkId

Unique identifier for a landmark

QLandmarkIdFetchRequest

Allows a client to asynchronously request a list of landmark identifiers from a landmark manager

QLandmarkIdFilter

Used to search for landmarks based on a list of landmark identifiers

QLandmarkImportRequest

Allows a client to asynchronously request that a landmark manager import a set of landmarks

QLandmarkIntersectionFilter

Filter which intersects the results of its constituent filters

QLandmarkManager

Interface for storage and retrieval of landmarks from a landmark store

QLandmarkManagerEngine

The interface for all implementations of the landmark manager backend functionality

QLandmarkManagerEngineFactory

The interface for plugins that implement QLandmarkManagerEngine functionality

QLandmarkNameFilter

Used to search for landmarks by name

QLandmarkNameSort

Used to sort landmarks by name

QLandmarkProximityFilter

Used to search for landmarks based on the radius around a given coordinate and perform sorting by distance

QLandmarkRemoveRequest

Allows a client to asynchronously request that certain landmarks be removed from a landmark manager

QLandmarkSaveRequest

Allows a client to asynchronously request that certain landmarks be saved by a landmark manager

QLandmarkSortOrder

Serves as a base class for the different sort order types and by itself represents no sorting

QLandmarkUnionFilter

Filter which unions the results of its constituent filters

QNmeaPositionInfoSource

Positional information using a NMEA data source

Detailed Description

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.