PDA

View Full Version : Need to know how many pixels are from top-left to the first character showed at QText



tonnot
4th October 2011, 12:45
I think that there is some pixels from the left-top of the QTextEdit to the left-top of the first character showed at QTextEdit.
I dont find how to get it... In addition I apply a style with 0 px for margin, padding and border but I see the same.
Any idea ? Thanks

tonnot
4th October 2011, 19:02
SOLVED :
->document->documentmargin() .......