Git Product home page Git Product logo

paint-app's Introduction

Project description

  • Painter Project implemented using Qt and C++.
  • Projects Parts
    • AT first, the shape class which has the attributes of all the drawn shapes.
    • The Shape class inherit to the Circle, Line, Rectangle, and Triangle Classes with its attributes.
      • The Circle class has the attributes and functions of the Circle Shape which will be drawn further.
      • The Line class has the attributes and functions of the Line Shape which will be drawn further.
      • The Rectangle class has the attributes and functions of the Rectangle Shape which will be drawn further.
      • The Triangle class has the attributes and functions of the Triangle Shape which will be drawn further.
    • The Processes Class has the attributes and functions which help us to Search and Sort all the shapes.
    • The Commands Class has the attributes and functions which help us to Undo and Redo all the shapes.
    • The Scene Class which contain the mouse listener event which help us to draw the shapes with the mouse.
      • It has also many other functions and attributes which we pass to the Shape Class Constructor.
      • It has also the function which make us update our Table Widget Object.
    • The MainWindow Class which make us excuete all the Ui Objects in our painter program.

paint-app's People

Contributors

yousefkadry avatar rawanfekry avatar mahmoud1yaser avatar habibafathalla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.