Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
is there any Qt Painter/Drawing demo?
-
is there any Qt Painter/Drawing demo?
user can draw lines or other complicated shapes with specific line width.
thank you
-
If I enter "Qt Painter Drawing demo" in Google I get http://doc.qt.io/qt-5/qtwidgets-painting-basicdrawing-example.html
Is that what you need?
-
@jsulm thank you very much
-
@jsulm what i want is draw anything while i press the mouseButton while mouseMove...
-