Hi! All I am coding a Syntax Highlighter so I need to know the line number to show it in the Line number Panel on left side. can you all give me any clue of gettin the line number from the QTextDocument class. I've searched on QTextDocument and QTextEdit Class's documentation but I didn't find a getNuneNumber or similar method.