Hi,
I need to draw line continuously on the screen, output should be as it is in the video. Please check this link: http://www.youtube.com/watch?v=sYNIm210mJY.
Please suggest me which is the best method to implement it.
Hi,
I need to draw line continuously on the screen, output should be as it is in the video. Please check this link: http://www.youtube.com/watch?v=sYNIm210mJY.
Please suggest me which is the best method to implement it.
Please check the scribble example (located in Qt examples/widgets/scribble/
) provided by Qt.
You'll find everything you need to get what you want !