QGIS API Documentation  3.2.0-Bonn (bc43194)
Classes
QgsQuick library

The QgsQuick library is built on top of the CORE library and Qt Quick/QML framework. More...

Classes

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  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  QgsQuickScaleBarKit
 The class QgsQuickScaleBarKit encapsulates the utilies to calculate scale bar properties. More...
 
class  QgsQuickUtils
 Encapsulating the common utilies 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.