QgsQuickPlugin class

Qgis Qml Extension Plugin responsible for exposing C++ Qgis classes to QML.

Contents

Public functions

void registerTypes(const char* uri)
Registers the QGIS QML types in the given uri.

Function documentation

void QgsQuickPlugin::registerTypes(const char* uri)

Registers the QGIS QML types in the given uri.

Parameters
uri an identifier for the plugin generated by the QML engine