Quantcast
Channel: Sending large amount of data between Qt threads - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Kuba hasn't forgotten Monica for Sending large amount of data...

QThread's inner workings are irrelevant: they play no role in how the event loops work. When you emit a signal in a QObject that lives in a thread different from the slot's object, the signal will be...

View Article



Answer by Martin James for Sending large amount of data between Qt threads

When communicating large buffers, it's 'traditional' to new() buffer objects in the producer thread and, when loaded up, queue/emit/whatever the *buffer to the consumer thread and immediately new()...

View Article

Sending large amount of data between Qt threads

I have a QThread which generates a fairly large amount of data regularly (couple of megabytes per second), and it needs to transmit it to the parent (GUI) thread.I'm afraid I'm not that certain in the...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>