Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Create a plugin from code that also uses QML.

$
0
0
Hi, How are you referencing your QML items in your C++ code? Is it a pure C++ plugin or a QtQuickItem plugin? In general you can add the QML files to a resource file with a matching qmldir file to get them registered correctly when loading up your plugin. Cheers, Alex from V-Play

Viewing all articles
Browse latest Browse all 4972

Trending Articles