I have a QLineEdit
which I have place a QPixmap
on and at the end of the LineEdit
. Is there a way where I can tell the LineEdit
where to consider the end of the widget so that text is not drawn on top of the picutre?
All good the answer is setTextMargins()