Ok, so how am I suppose to continue? insert my qml files and their header files and then just press CTRL+R?
Ok, so how am I suppose to continue? insert my qml files and their header files and then just press CTRL+R?
Yes I know about these things. But I want to do something like the minehunt example. So I am trying to go over that. It has a main.cpp file that is why I am confused about extensions. That is the only one that uses QML Plugins and have a main.cpp file..
Where did you find "minehunt"? Where is a link?
EDIT: Got it.
The minehut doesn't use plugin extension, but it uses custom C++ classes.
So, you should decide what you need: QML Application or QML Plugin.
Last edited by spirit; 31st August 2012 at 14:46.
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
I need QML Plugin so I think I should continue with your example. Thank you very much for your help
Bookmarks