Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 479 Bytes

File metadata and controls

9 lines (7 loc) · 479 Bytes

GUI-based-Image-Cropper-using-cpp

This is a GUI (Graphical User Interface) based Application created using C++ and QT.

By using this appliaction you can crop and scale the image and then save it.
1. MainWindow.cpp contains all functions and listers while mainwindow.ui conatins UI (User Interface) code.
2.File named mainwindow.h is a header file which contains functions and header files declartions.
Screenshot

Screenshot