I have a requirement to have a line edit which has a custom text which is non editable and another field where user can enter new text.
Please refer the attached image.LineEdit_Sample.png

| Image_<COUNTER> |
In that image we can see that the "<COUNTER>" part should be non editable and should always be at the last position. And "Image_" is an editable text where user can enter any text.

Is there any way to have a custom LineEdit like this.