| QGIS API Documentation
    3.16.0-Hannover (43b64b13f3)
    | 
QGIS Qml Extension Plugin responsible for exposing C++ QGIS classes to QML. More...
#include <qgsquickplugin.h>

| Public Member Functions | |
| void | registerTypes (const char *uri) | 
| Registers the QGIS QML types in the given uri.  More... | |
QGIS Qml Extension Plugin responsible for exposing C++ QGIS classes to QML.
Definition at line 28 of file qgsquickplugin.h.
| void QgsQuickPlugin::registerTypes | ( | const char * | uri | ) | 
Registers the QGIS QML types in the given uri.
| uri | an identifier for the plugin generated by the QML engine | 
Definition at line 58 of file qgsquickplugin.cpp.