Skip to content

Created paint application using Qt Creator, OOP, Data Structure

Notifications You must be signed in to change notification settings

MariamWaell/Paint-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main programming methods used in the application

- Object Oriented Programming
- Data Structure
- Pointers and References

Main functions of the application

1- Drawing shapes using mouse event (MousePressEvent, MouseReleaseEvent, MouseMoveEvent)

Shapes drawn are Rectangle, Circle, Line

2- Undo & Redo Functions
3- Naming shapes & Searching shapes by its name
4- Sorting shapes ascendigly and descendigly according to the shape's perimeter
5- Saving the Image drawn

Project can aslo be found in Google Drive

About

Created paint application using Qt Creator, OOP, Data Structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • QMake 3.3%