PDA

View Full Version : Display image



Pesho
14th September 2007, 00:13
Hello all,

What component to use to display simple image and how can I make my image to be smaller like thumbanail ?

Thanks :)

marcel
14th September 2007, 00:21
Take a look at QLabel::setPixmap() and QPixmap::scaled()