|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
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 | QgsQuickElevationProfileCanvas |
| Implements a visual Qt Quick Item that does elevation profile rendering according to the current project settings and a profile curve geometry. More... | |
| class | QgsQuickMapCanvasMap |
| Implements a visual Qt Quick Item that does map rendering according to the current map settings. More... | |
| class | QgsQuickMapSettings |
| Encapsulates QgsMapSettings class to offer settings of configuration of map rendering via QML properties. More... | |
| class | QgsQuickMapToScreen |
| Transform map points to screen coordinates as well as distances from map to screen units. More... | |
| class | QgsQuickMapTransform |
| A 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 |
| Utility class for common operations needed either from QML or cpp. 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.