Hello every one,
I have created a QT application using QT CReator which takes data from sqlite database and saves it in a TableView and shows graph. Now what I want is to use this graph in sofa.
In sofa I want to show this graph when the scene file animation is stopped, at the end this graph will be displayed.
How and what should i do for this?
Till now I have added these cpp, ui files in cmake now what to do next?
Any help will really be appreciated as iam stuck here from a very long time.
Thanks.