Use data for render from separate thread #139
Unanswered
FunnyJingl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I have a some trouble related to update renderer with data generated from separate thread.
Basic code for usage here:
Here main window just freezes while threads are generate and get data. I tried with callback usage, but I confused about point how to send data from another thread to QTWindow. Can you advice some optimal way to do that?
Beta Was this translation helpful? Give feedback.
All reactions