QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
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 57 of file qgsquickplugin.cpp.