PDA

View Full Version : drawing



leebandemaha
6th September 2013, 11:15
i want to draw manually in qt output (like paint application) with pen ....& brush ,eraser ....what things i have to do.....
help me.

wysota
6th September 2013, 11:25
You have to take a look at the scribble example that comes with Qt.

leebandemaha
7th September 2013, 05:34
using QGraphicalview is there any way to do above like that....?

Gokulnathvc
7th September 2013, 07:44
http://harmattan-dev.nokia.com/docs/library/html/qt4/tools-plugandpaint.html
Take a look at this.

wysota
8th September 2013, 07:19
using QGraphicalview is there any way to do above like that....?

The principle is always the same.