QGIS API Documentation  3.20.0-Odense (decaadbb31)
Classes
QgsQuick library

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  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  QgsQuickPlugin
 QGIS Qml Extension Plugin responsible for exposing C++ QGIS classes to QML. More...
 
class  QgsQuickUtils
 Encapsulating the common utilities for QgsQuick library. More...
 

Detailed Description

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.