Hi, I am trying to make a qml plugin. I realized that every example has a qmldir file. But in Qt Creator I don't know how to form one can somebody help me please I don't know how to make my own qmldir file?
Hi, I am trying to make a qml plugin. I realized that every example has a qmldir file. But in Qt Creator I don't know how to form one can somebody help me please I don't know how to make my own qmldir file?
just create a qmldir file with your plugin dll
wirte : plugin <class_name> int it
Bookmarks