Adityasakare / GUI-based-Image-Cropper-using-cpp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Makefile 93.1%Language:C++ 5.9%Language:QMake 0.9%