Description: This a program I wrote for my Mom to allow her to easily resize .jpg photos. The program accounts for Landscape and Portrait orientation. The original file is preserved and _Resized is appended to the filename.
This program was written using C++ and Trolltech s Qt Creator version 1.3.0 and Qt libraries version 4.6.0(32-bit) and developed on Ubuntu.
-Paul
To Search:
File list (Check if you may need any files):
PhotoSizer\release\main.o
..........\.......\mainwindow.o
..........\.......\moc_mainwindow.cpp
..........\.......\moc_mainwindow.o
..........\ui_mainwindow.h
..........\PhotoSizer
..........\main.cpp
..........\mainwindow.cpp
..........\mainwindow.h
..........\mainwindow.ui
..........\PhotoSizer.pro
..........\Makefile
..........\main.o
..........\mainwindow.o
..........\moc_mainwindow.cpp
..........\moc_mainwindow.o
..........\PhotoSizer.pro.user
..........\icon.ico
..........\Makefile.Release
..........\Makefile.Debug
..........\release
..........\debug
PhotoSizer