python programming
Budget: $10 – $30 USD
Based on the given PyPaint.py code, create a simple paint app using PyQt5 library.
Requirements-Add a menu called “Geometries”, and create these functions based on existing codes from the reference.
•Add a function “Line” to draw lines using mouse events.
•Add a function “Box” to draw boxes using mouse events.
•Add a function “Circle” to draw circles using mouse events.
Reference
•https://www.geeksforgeeks.org/pyqt5-create-paint-application/
https://doc.qt.io/qtforpython-5/PySide2/QtGui/QPainter.html
Requirements-Add a menu called “Geometries”, and create these functions based on existing codes from the reference.
•Add a function “Line” to draw lines using mouse events.
•Add a function “Box” to draw boxes using mouse events.
•Add a function “Circle” to draw circles using mouse events.
Reference
•https://www.geeksforgeeks.org/pyqt5-create-paint-application/
https://doc.qt.io/qtforpython-5/PySide2/QtGui/QPainter.html