How to find current line number in QTextEdit?
-
I need to get a position of a text pointer in QTextEdit which is calculated by the number of lines.
In documents I can only see the textCthon () function. Position () counts it in characters. -
I need to get a position of a text pointer in QTextEdit which is calculated by the number of lines.
In documents I can only see the textCthon () function. Position () counts it in characters.