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.