PDA

View Full Version : how to display images in Qt widget from USB drive



iswaryasenthilkumar
4th February 2015, 06:10
i have insetred Pendrive in my PC..in my pendrive i have image folder,,in that folder am having .jpg images,.png images.
i have to display these images in Qt using Qt code.Can any one give me clarification in this :confused:
Thanks in Advance:o

aamer4yu
4th February 2015, 07:15
Look for some image gallery examples in Qt..

Reading from a USB is only a matter of dir path,,, isn't it ? :rolleyes:

ChrisW67
4th February 2015, 11:20
http://doc.qt.io/qt-5/qtwidgets-widgets-imageviewer-example.html