Qt 6.11 is out! See what's new in the release
blog
How can i draw multiple rectangle in c++ qtcreator?
-
@ioanna Do you want to draw charts or simply rectangles?
Painting is done using https://doc.qt.io/qt-5/qpainter.html -
@ioanna Do you want to draw charts or simply rectangles?
Painting is done using https://doc.qt.io/qt-5/qpainter.html -
@jsulm how sir how can i paint inside pushbutton slot? I am just drawing rectangle i'm not going with graph.
