- This topic has 1 reply, 2 voices, and was last updated 5 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Programming with SOFA › QTableView graph linked with SOFA scene file
Tagged: 64_bits, Qt, scene file, SOFA, SOFA_1706, Windows_10
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.
Dear @rubab
I am no expert in UI and QtUI but you could make it in cpp from a controller. A Controller listening to the SOFA event (stop of animation) and trigger your table. Others like @damien-marchaluniv-lille1-fr might help you better than I can.
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.