📄️ Drawing Shapes
In this section, we will learn to use the drawing functions under the QPainter object to explore PyQt5's drawing capabilities.
📄️ Pen and Brush Settings
In the previous section, we learned the basic drawing of shapes. In this section, we will learn about pen and brush settings.