QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
The QgsQuick library is built on top of the CORE library and Qt Quick/QML framework. More...
Classes | |
class | QgsQuickCoordinateTransformer |
Helper class for transform of coordinates (QgsPoint) to a different coordinate reference system. More... | |
class | QgsQuickFeatureHighlight |
Creates map highlights for a geometry provided by a AttributeModel. More... | |
class | QgsQuickFeatureLayerPair |
Pair of QgsFeature and QgsVectorLayer. More... | |
class | QgsQuickHighlightSGNode |
This is used to transform (render) QgsGeometry to node for QtQuick scene graph. More... | |
class | QgsQuickIdentifyKit |
Convenient set of tools to identify features. More... | |
class | QgsQuickMapCanvasMap |
This class implements a visual Qt Quick Item that does map rendering according to the current map settings. More... | |
class | QgsQuickMapSettings |
The QgsQuickMapSettings class encapsulates QgsMapSettings class to offer settings of configuration of map rendering via QML properties. More... | |
class | QgsQuickMapTransform |
The QgsQuickMapTransform is transformation that can be attached to any QQuickItem. More... | |
class | QgsQuickMessageLogModel |
This model will connect to the QgsMessageLog singleton and store any messages received. More... | |
class | QgsQuickPlugin |
Qgis Qml Extension Plugin responsible for exposing C++ Qgis classes to QML. More... | |
class | QgsQuickPositionKit |
Convenient set of tools to read GPS position and accuracy. More... | |
class | QgsQuickScaleBarKit |
The class QgsQuickScaleBarKit encapsulates the utilies to calculate scale bar properties. More... | |
class | QgsQuickUtils |
Encapsulating the common utilies for QgsQuick library. More... | |
The QgsQuick library is built on top of the CORE library and Qt Quick/QML framework.
It adds reusable GUI Quick Components, mainly for mobile devices.