QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
QgsQuick library

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. 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. Client code is expected to use MapCanvas item rather than using this class directly. 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...
 

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.