Skip to content

inclusion of <QtQml/qqmlextensionplugin.h> is not necessary #1

Description

@virgileMaon

Hello,

the lines :

#include <QtQml/qqmlextensionplugin.h>
Q_IMPORT_QML_PLUGIN(MyPluginPlugin)

in MyPluginTest/main.cpp are not necessary.

According to you, is there a way to do the same thing without having to redeclare the module in MyPluginTest with the qt_add_qml_module?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions