PDA

View Full Version : Draw directly from a memory segment



25an
27th November 2009, 20:55
Hi!

I have a program which is writing directly to a shared memory area in rgb565 format. I would like to create a qt application which will read this shared memory segment and then draw it. Is there a class that can help me with this? Any comments is mush appreciated.

axeljaeger
28th November 2009, 13:04
No, there is no such class in Qt.