|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
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 |
| This class 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 |
| 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 | QgsQuickMapToScreen |
| The QgsQuickMapToScreen class transform map points to screen coordinates as well as distances from map to screen units. 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 |
| The QgsQuickUtils class serves as a 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.