QML Plugin Example▲

To run this example, use the following commands on the prompt:
Sélectionnez
> qmake
> make
> qmlscene -I imports plugins.qmlThis example creates a C++ plugin extension by subclassing QQmlExtensionPlugin.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024

To run this example, use the following commands on the prompt:
> qmake
> make
> qmlscene -I imports plugins.qml