C to Qt mapping
-
Hi,
I am working for one embedded project which is developed in C. Now i want to integrate with my Qt QML application to interface the C project. So i want to know how can i interface C to Qt like a C function return type like int or any other variable data to Display in Qt Application.
Please help me out for this interfacing approach.
Thanks
-