C to Qt mapping
Mobile and Embedded
3
Posts
3
Posters
2.6k
Views
1
Watching
-
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
-