Hi, could someone please recommend me the best way how to interconnect c++ with QML. I will write an application for Android which will work as TCP server. I’d like to use QML2 for GUI requirements. But I am little bit lost at this moment. The base project should be created as C++ application with connected QML files or vice versa? It would be nice if someone will have links or advice. Thank you in advance.
↧