Hi everybody,

In QTextEdit field, I need to change the BG color for particular word or marked portion in the line.

In QTextEdit we can change overall BG color for particular Paragraph.

Using QStyleSheet , there is no facility to change font background color.

Help me in this regard

Thanks