Integration of QML and C++
-
Hello! I am very new to Qt Creator, QML, and software in general. I am trying to make an interface that will be displayed on a G2H2 hardware module (https://www.reachtech.com/products/touchscreen-display-modules/5-7-modules/51-0406-081/). I need to use Qt to create the application and need to write it in C++. The application that will publish the interface onto the module is called G2Link and will only push QML files. I think I need to make a cross compiler but am quite lost. Can anyone provide some assistance on how I can code my application in C++ but still have a QML GUI? Thanks in advance.
-
Hi, and welcome!
@joeren said in Integration of QML and C++:
The application that will publish the interface onto the module is called G2Link and will only push QML files.
This sounds like a non-standard setup. I had a quick look at their website, but I can't see how to program their device using C++ at all.
Your best bet is to contact tech support at Reach Tech.