![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qplugin.h>#include <QtCore/QUrl>#include <QtQml/qqmlextensioninterface.h>Go to the source code of this file.
Classes | |
| class | QQmlExtensionPlugin |
| The QQmlExtensionPlugin class provides an abstract base for custom QML extension plugins with custom type registration functions. More... | |
| class | QQmlEngineExtensionPlugin |
| The QQmlEngineExtensionPlugin class provides an abstract base for custom QML extension plugins. More... | |
Macros | |
| #define | Q_GHS_KEEP_REFERENCE(S) |
| #define | Q_IMPORT_QML_PLUGIN(PLUGIN) |
| #define Q_GHS_KEEP_REFERENCE | ( | S | ) |
Definition at line 14 of file qqmlextensionplugin.h.
| #define Q_IMPORT_QML_PLUGIN | ( | PLUGIN | ) |
Definition at line 17 of file qqmlextensionplugin.h.