[SOLVED] draw mathematical scheme
-
Hi,
I'm not sure I'm understanding you right, can you show an image of what you would like to achieve ?
-
Hi,
I'm not sure I'm understanding you right, can you show an image of what you would like to achieve ?
-
@youzking Hi, there is http://www.qcustomplot.com/ – or if you want something puristic: Override the
paintEvent(QPaintEvent*)
method of QWidget and use QPainter.