I have written a program in c++ and I found that i need a UI like Qt UI. i have so many data and specialy array that contain int values, I want to use these values to plot by using the plotter, the problem when i use those values it gives an error those aren't qt variable something like that.

Best Regards,