Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, June 2007
Image on form using qt on Linux


Message 1 in thread

hi,

For Showing jpg image on qt form what are the alternatives??
I don't want to use setPalleteBackgroundPixmap. Plz tell me other solutions..


Thanks and Regards
Niranjan.

--
 [ signature omitted ] 

Message 2 in thread

On Thursday 14 June 2007, Niranjan wrote:
> hi,
>
> For Showing jpg image on qt form what are the alternatives??
> I don't want to use setPalleteBackgroundPixmap. Plz tell me other
> solutions..

QLabel?

-- 
 [ signature omitted ] 

Message 3 in thread

Place a label and setPixmap on that label?

Cheers,
Peter

> For Showing jpg image on qt form what are the alternatives??
> I don't want to use setPalleteBackgroundPixmap. Plz tell me other
> solutions..

--
 [ signature omitted ]