PDA

View Full Version : QScreen example



punit.doshi.85
10th September 2008, 10:23
hi, m new to Qt n m trying to draw rectangles continously, n want to use blit(), for it.

can anyone tell me about how to go for it ?

i know i'll have to use QScreen class for it. but what shud be d lines of code, can anyone please help.
its urgent.

thanks.
Punit.

punit.doshi.85
15th September 2008, 09:25
hi all,
i myself found solution to it.
u can use QScreen class sp. wen making display drivers. u can use Qt examples like dbscreen or directfb.

i used them as plugins and tried the things i wanted to.

if anyone needs help on this, can contact me n i'll try my best to provide him/ her with details.

thanks n Cheers, :p
Punit A. Doshi :D

markc
27th September 2008, 04:47
if anyone needs help on this, can contact me n i'll try my best to provide him/ her with details.

Howdy, I'd be very interested in seeing some example code.