I am trying to save images in Qt. I am able to save all the formats except jpeg. I have the following libraries under the plugins/imageformats folder.
libqgif.so,
Try adding the following line to your main:
QApplication::addLibraryPath( );