2

I wish to number the lines in a textEdit in such a way that the line number do not get copied or cut where as the rest of the data which I dump in it can be accesed.

user2473145
  • 109
  • 1
  • 1
  • 4

1 Answers1

0

You'll need a separate widget on the side to display line numbers. You can find details here: http://harmattan-dev.nokia.com/docs/library/html/qt4/widgets-codeeditor.html

numentar
  • 1,049
  • 8
  • 21