PDA

View Full Version : QScrollArea



Debajni Mitra
20th February 2014, 10:34
Hello,

I am new to Qt creator and i am using Qt5, my problem is i am trying to add few images or items in the scroll area but the items are not scrolling and i am not getting how to do it.
It will be a great help if anyone can give me an example regarding this.

Thank You in advance.

rawfool
21st February 2014, 12:11
Image Viewer Example might help you.

https://qt-project.org/doc/qt-5.0/qtwidgets/widgets-imageviewer.html

Source may be available in your Qt directory

/opt/Qt5.2.1/5.2.1/gcc/examples/widgets/widgets/imageviewer