S
S
SanyaBurya2020-02-26 12:27:00
Python
SanyaBurya, 2020-02-26 12:27:00

What widget is needed for drawing in QT Designer?

Good afternoon. Just started learning this software. I have an idea to make an application in which you can arbitrarily draw and then send it to the LCD via the USB interface. But most importantly - I can not understand which widget to use for this. QPainter allows (as I understand it) to draw only geometric shapes.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TriKrista, 2020-02-26
@SanyaBurya

QPainter draws great, you can draw with it, in a normal QWidget
, here's an example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question