[Solved] Add and use Qml file in C++
-
I had errors and warnings when I was trying to compile code from this page: "Interacting with Qml...":http://qt-project.org/doc/qt-5.1/qtqml/qtqml-cppintegration-interactqmlfromcpp.html
Everything worked fine after a “Run qmake” and a “Build All”.