Drawing Shapes
In this section, we'll learn about PyQt5 drawing features using the drawing functions under the QPainter object.
Pen and Brush Configuration
In the previous section, we learned the basic methods of drawing shapes. In this section, we'll learn about pen and brush configuration.